Skip to content

Latest commit

 

History

History
83 lines (61 loc) · 2.87 KB

nf-wincodec-iwicmetadataqueryreader-getcontainerformat.md

File metadata and controls

83 lines (61 loc) · 2.87 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:wincodec.IWICMetadataQueryReader.GetContainerFormat
IWICMetadataQueryReader::GetContainerFormat (wincodec.h)
Gets the metadata query readers container format.
GetContainerFormat
GetContainerFormat method [Windows Imaging Component]
GetContainerFormat method [Windows Imaging Component]
IWICMetadataQueryReader interface
IWICMetadataQueryReader interface [Windows Imaging Component]
GetContainerFormat method
IWICMetadataQueryReader.GetContainerFormat
IWICMetadataQueryReader::GetContainerFormat
_wic_codec_iwicmetadataqueryreader_getcontainerformat
wic._wic_codec_iwicmetadataqueryreader_getcontainerformat
wincodec/IWICMetadataQueryReader::GetContainerFormat
wic\_wic_codec_iwicmetadataqueryreader_getcontainerformat.htm
wic
f27c576a-3ff8-42bd-bad9-f7df18351a7f
12/05/2018
GetContainerFormat, GetContainerFormat method [Windows Imaging Component], GetContainerFormat method [Windows Imaging Component],IWICMetadataQueryReader interface, IWICMetadataQueryReader interface [Windows Imaging Component],GetContainerFormat method, IWICMetadataQueryReader.GetContainerFormat, IWICMetadataQueryReader::GetContainerFormat, _wic_codec_iwicmetadataqueryreader_getcontainerformat, wic._wic_codec_iwicmetadataqueryreader_getcontainerformat, wincodec/IWICMetadataQueryReader::GetContainerFormat
wincodec.h
Windows
Windows XP with SP2, Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 [desktop apps \| UWP apps]
Wincodec.idl
Windowscodecs.lib
Windowscodecs.dll
Windows
19H1
IWICMetadataQueryReader::GetContainerFormat
wincodec/IWICMetadataQueryReader::GetContainerFormat
c++
APIRef
kbSyntax
COM
Windowscodecs.dll
IWICMetadataQueryReader.GetContainerFormat

IWICMetadataQueryReader::GetContainerFormat

-description

Gets the metadata query readers container format.

-parameters

-param pguidContainerFormat [out]

Type: GUID*

Pointer that receives the cointainer format GUID.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

Conceptual

IWICMetadataQueryReader

Overview of Reading and Writing Image Metadata

WIC Metadata Overview