Microsoft Windows CE 3.0  

CBasePin::DisplayTypeInfo

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.

This member function displays the major and minor media types of the specified media type object.

void DisplayTypeInfo(
IPin *
pPin, 
const CMediaType *
pmt
);

Parameters

pPin
Pointer to the pin's IPininterface.
pmt
Pointer to the media type object.

Return Values

No return value.

Remarks

This member function displays the major and minor media types of the specified media type object.