次の方法で共有


CMediaType::Type (Compact 2013)

3/26/2014

Retrieves the major type.

Syntax

const GUID* Type( ) const;

Parameters

None.

Return Value

Returns a pointer to the major type.

Remarks

The major type GUID describes the class 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