|
HRESULT | GetContainerFormat ([out] GUID *pguidContainerFormat) |
|
HRESULT | GetLocation ([in] UINT cchMaxLength, [in, out, unique, size_is(cchMaxLength)] WCHAR *wzNamespace, [out] UINT *pcchActualLength) |
|
HRESULT | GetMetadataByName ([in] LPCWSTR wzName, [in, out, unique] PROPVARIANT *pvarValue) |
|
HRESULT | GetEnumerator ([out] IEnumString **ppIEnumString) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 508 of file wincodec.idl.
◆ GetContainerFormat()
HRESULT IWICMetadataQueryReader::GetContainerFormat |
( |
[out] GUID * |
pguidContainerFormat | ) |
|
◆ GetEnumerator()
◆ GetLocation()
HRESULT IWICMetadataQueryReader::GetLocation |
( |
[in] UINT |
cchMaxLength, |
|
|
[in, out, unique, size_is(cchMaxLength)] WCHAR * |
wzNamespace, |
|
|
[out] UINT * |
pcchActualLength |
|
) |
| |
◆ GetMetadataByName()
HRESULT IWICMetadataQueryReader::GetMetadataByName |
( |
[in] LPCWSTR |
wzName, |
|
|
[in, out, unique] PROPVARIANT * |
pvarValue |
|
) |
| |
The documentation for this interface was generated from the following file: