MFORMATSDSLib Namespace > IMFProps Interface : PropsOptionSetByIndex Method |
Sub PropsOptionSetByIndex( _ ByVal _bsPropName As String, _ ByVal _nOptionInx As Integer _ )
void PropsOptionSetByIndex( string _bsPropName, int _nOptionInx )
procedure PropsOptionSetByIndex( _bsPropName: String; _nOptionInx: Integer );
void PropsOptionSetByIndex( BSTR* _bsPropName, int _nOptionInx )