Microsoft DirectX 9.0

CMediaType::~CMediaType

Destructor method.

Syntax

~CMediaType(void);

Remarks

The destructor calls the FreeMediaType function on itself.

See Also