MPLATFORMLib Namespace > IMElement Interface : ElementInfoGet Method |
Sub ElementInfoGet( _ ByVal _bsInfoType As String, _ ByRef _pbsDecription As String _ )
void ElementInfoGet( string _bsInfoType, out string _pbsDecription )
procedure ElementInfoGet( _bsInfoType: String; Out _pbsDecription: String );
void ElementInfoGet( BSTR* _bsInfoType, [PARAMFLAG::Out] BSTR* _pbsDecription )