MLCHARGENLib Namespace > IMLProperties Interface : GetMLProps Method |
Sub GetMLProps( _ ByVal _bsPropName As String, _ ByRef _pbsPropValue As String _ )
void GetMLProps( string _bsPropName, out string _pbsPropValue )
procedure GetMLProps( _bsPropName: String; Out _pbsPropValue: String );
void GetMLProps( BSTR* _bsPropName, [PARAMFLAG::Out] BSTR* _pbsPropValue )