This topic has not yet been rated - Rate this topic

CMediaType.FormatType method

The FormatType method retrieves the format type.

Syntax


const GUID* FormatType() const;

Parameters

This method has no parameters.

Return value

Returns a pointer to the formattype member.

Requirements

Header

Mtype.h (include Streams.h)

Library

Strmbase.lib (retail builds);
Strmbasd.lib (debug builds)

See also

CMediaType Class

 

 

Send comments about this topic to Microsoft

Build date: 11/21/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.