MPLATFORMLib Namespace > MFactoryClass Class : MProxyCreate Method |
Public Overridable Sub MProxyCreate( _ ByRef _ppProxy As IMReceiver, _ ByVal _bsProps As String _ )
public virtual void MProxyCreate( out IMReceiver _ppProxy, string _bsProps )
public procedure MProxyCreate( Out _ppProxy: IMReceiver; _bsProps: String ); virtual;
public: virtual void MProxyCreate( [PARAMFLAG::Out] IMReceiver* _ppProxy, BSTR* _bsProps )