Microsoft DirectX 9.0

CTransInPlaceFilter::TypesMatch

The TypesMatch method determines whether the input media type matches the output media type.

Syntax

BOOL TypesMatch(void);

Return Value

Returns TRUE if the input and output media types are the same, or FALSE otherwise.

See Also