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