MLCHARGENLib Namespace > IMLProperties Interface : SetMLProps Method |
Sub SetMLProps( _ ByVal _bsPropName As String, _ ByVal _bsPropValue As String _ )
void SetMLProps( string _bsPropName, string _bsPropValue )
procedure SetMLProps( _bsPropName: String; _bsPropValue: String );
void SetMLProps( BSTR* _bsPropName, BSTR* _bsPropValue )