ReactOS 0.4.16-dev-1028-g8602629
|
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) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 618 of file wmsdkidl.idl.
HRESULT IWMMediaProps::GetMediaType | ( | [out] WM_MEDIA_TYPE * | pType, |
[in, out] DWORD * | pcbType | ||
) |
HRESULT IWMMediaProps::SetMediaType | ( | [in] WM_MEDIA_TYPE * | pType | ) |