IWICMetadataQueryWriter

Undocumented in source.
version(Windows)
interface IWICMetadataQueryWriter : IWICMetadataQueryReader {}

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.

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.
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.
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.

Meta