Microsoft Windows CE 3.0  

CPosPassThru::IsFormatSupported

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Determines if a specified time format is supported.

HRESULT IsFormatSupported(
const GUID
*
pFormat
);

Parameters

pFormat
Time format to compare.

Return Values

Returns the HRESULTvalue returned from calling IMediaSeeking::IsFormatSupportedon the connected pin.

Remarks

This member function implements the IMediaSeeking::IsFormatSupportedmethod. See that method for a list of valid time formats.