Sub CompositionsGetCount( _ ByRef _pnCount As Integer _ )
void CompositionsGetCount( out int _pnCount )
procedure CompositionsGetCount( Out _pnCount: Integer );
void CompositionsGetCount( [PARAMFLAG::Out] int _pnCount )
IMLCharGen Interface IMLCharGen Members