MPLATFORMLib Namespace > MElementClass Class : ElementInfoGet Method |
Public Overridable Sub ElementInfoGet( _ ByVal _bsInfoType As String, _ ByRef _pbsDecription As String _ )
public virtual void ElementInfoGet( string _bsInfoType, out string _pbsDecription )
public procedure ElementInfoGet( _bsInfoType: String; Out _pbsDecription: String ); virtual;
public: virtual void ElementInfoGet( BSTR* _bsInfoType, [PARAMFLAG::Out] BSTR* _pbsDecription )