MPLATFORMLib Namespace > IMFactory Interface : MProxyCreate Method |
Sub MProxyCreate( _ ByRef _ppProxy As IMReceiver, _ ByVal _bsProps As String _ )
void MProxyCreate( out IMReceiver _ppProxy, string _bsProps )
procedure MProxyCreate( Out _ppProxy: IMReceiver; _bsProps: String );
void MProxyCreate( [PARAMFLAG::Out] IMReceiver* _ppProxy, BSTR* _bsProps )