Share via


CMediaType::Subtype (Compact 2013)

3/26/2014

Retrieves the subtype.

Syntax

const GUID* Type( ) const;

Parameters

None.

Return Value

Returns a pointer to the subtype.

Remarks

The subtype GUID gives finer detail within the major type of data represented by this media type.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CMediaType Class