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