|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| HRESULT | GetConnectionName ([out, size_is(*pcchName)] WCHAR *pwszName, [in, out] WORD *pcchName) |
| HRESULT | GetGroupName ([out, size_is(*pcchName)] WCHAR *pwszName, [in, out] WORD *pcchName) |
Public Member Functions inherited from IWMMediaProps | |
| 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 IUnknown * | LPUNKNOWN |
Definition at line 1136 of file wmsdkidl.idl.
| HRESULT IWMInputMediaProps::GetConnectionName | ( | [out, size_is(*pcchName)] WCHAR * | pwszName, |
| [in, out] WORD * | pcchName | ||
| ) |
| HRESULT IWMInputMediaProps::GetGroupName | ( | [out, size_is(*pcchName)] WCHAR * | pwszName, |
| [in, out] WORD * | pcchName | ||
| ) |