MFORMATSLib Namespace > MFRendererClass Class : FormatVideoGetCount Method |
Public Overridable Sub FormatVideoGetCount( _ ByVal _eFormatType As eMFormatType, _ ByRef _pnCount As Integer _ )
public virtual void FormatVideoGetCount( eMFormatType _eFormatType, out int _pnCount )
public procedure FormatVideoGetCount( _eFormatType: eMFormatType; Out _pnCount: Integer ); virtual;
public: virtual void FormatVideoGetCount( eMFormatType _eFormatType, [PARAMFLAG::Out] int _pnCount )