MPLATFORMLib Namespace > MRendererClass Class : PropsInfoGet Method |
Public Overridable Sub PropsInfoGet( _ ByVal _bsPropName As String, _ ByVal _eType As eMInfoType, _ ByRef _pbsInfo As String _ )
public virtual void PropsInfoGet( string _bsPropName, eMInfoType _eType, out string _pbsInfo )
public procedure PropsInfoGet( _bsPropName: String; _eType: eMInfoType; Out _pbsInfo: String ); virtual;
public: virtual void PropsInfoGet( BSTR* _bsPropName, eMInfoType _eType, [PARAMFLAG::Out] BSTR* _pbsInfo )