Sub FlashGetVariablesCount( _ ByVal _bsItemID As String, _ ByRef _pnCount As Integer _ )
void FlashGetVariablesCount( string _bsItemID, out int _pnCount )
procedure FlashGetVariablesCount( _bsItemID: String; Out _pnCount: Integer );
void FlashGetVariablesCount( BSTR* _bsItemID, [PARAMFLAG::Out] int _pnCount )
IMLCharGen Interface IMLCharGen Members