ReactOS 0.4.15-dev-7953-g1f49173
IWMMediaProps Interface Reference
Inheritance diagram for IWMMediaProps:
Collaboration diagram for IWMMediaProps:

Public Member Functions

HRESULT GetType ([out] GUID *pguidType)
 
HRESULT GetMediaType ([out] WM_MEDIA_TYPE *pType, [in, out] DWORD *pcbType)
 
HRESULT SetMediaType ([in] WM_MEDIA_TYPE *pType)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 618 of file wmsdkidl.idl.

Member Function Documentation

◆ GetMediaType()

HRESULT IWMMediaProps::GetMediaType ( [out] WM_MEDIA_TYPE pType,
[in, out] DWORD pcbType 
)

◆ GetType()

HRESULT IWMMediaProps::GetType ( [out] GUID pguidType)

◆ SetMediaType()

HRESULT IWMMediaProps::SetMediaType ( [in] WM_MEDIA_TYPE pType)

The documentation for this interface was generated from the following file: