MFORMATSLib Namespace > IMProps Interface : PropsInfoGet Method |
Sub PropsInfoGet( _ ByVal _bsPropName As String, _ ByVal _eType As eMInfoType, _ ByRef _pbsInfo As String _ )
void PropsInfoGet( string _bsPropName, eMInfoType _eType, out string _pbsInfo )
procedure PropsInfoGet( _bsPropName: String; _eType: eMInfoType; Out _pbsInfo: String );
void PropsInfoGet( BSTR* _bsPropName, eMInfoType _eType, [PARAMFLAG::Out] BSTR* _pbsInfo )