IWICMetadataQueryWriter

Undocumented in source.

Members

Functions

RemoveMetadataByName
HRESULT RemoveMetadataByName(LPCWSTR wzName)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMetadataByName
HRESULT SetMetadataByName(LPCWSTR wzName, const(PROPVARIANT)* pvarValue)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From IWICMetadataQueryReader

GetContainerFormat
HRESULT GetContainerFormat(GUID* pguidContainerFormat)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLocation
HRESULT GetLocation(UINT cchMaxLength, WCHAR* wzNamespace, UINT* pcchActualLength)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMetadataByName
HRESULT GetMetadataByName(LPCWSTR wzName, PROPVARIANT* pvarValue)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEnumerator
HRESULT GetEnumerator(IEnumString* ppIEnumString)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta