ITMediaSupport::QueryMediaType

[This is preliminary documentation and subject to change.]

This method will return TRUE in pfSupport if the media described by pMediaType is supported.

HRESULT QueryMediaType(
  BSTR pMediaType,
  VARIANT_BOOL *pfSupport
);
 

Parameters

pMediaType
[in] MediaType BSTR.
pfSupport
[out] Pointer to a BOOL.

Return Values

TBD