Sub MMixerCreate( _ ByRef _ppMixer As IMObject, _ ByVal _bsProps As String _ )
void MMixerCreate( out IMObject _ppMixer, string _bsProps )
procedure MMixerCreate( Out _ppMixer: IMObject; _bsProps: String );
void MMixerCreate( [PARAMFLAG::Out] IMObject* _ppMixer, BSTR* _bsProps )
IMFactory Interface IMFactory Members