|
HRESULT | GetStreamGroupName ([out, size_is(*pcchName)] WCHAR *pwszName, [in, out] WORD *pcchName) |
|
HRESULT | GetConnectionName ([out, size_is(*pcchName)] WCHAR *pwszName, [in, out] WORD *pcchName) |
|
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 () |
|
Definition at line 637 of file wmsdkidl.idl.
◆ GetConnectionName()
HRESULT IWMOutputMediaProps::GetConnectionName |
( |
[out, size_is(*pcchName)] WCHAR * |
pwszName, |
|
|
[in, out] WORD * |
pcchName |
|
) |
| |
◆ GetStreamGroupName()
HRESULT IWMOutputMediaProps::GetStreamGroupName |
( |
[out, size_is(*pcchName)] WCHAR * |
pwszName, |
|
|
[in, out] WORD * |
pcchName |
|
) |
| |
The documentation for this interface was generated from the following file: