Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 2.23 KB

nf-wincodecsdk-iwicmetadatareader-getcount.md

File metadata and controls

68 lines (56 loc) · 2.23 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:wincodecsdk.IWICMetadataReader.GetCount
IWICMetadataReader::GetCount (wincodecsdk.h)
Gets the number of metadata items within the reader.
GetCount
GetCount method [Windows Imaging Component]
GetCount method [Windows Imaging Component]
IWICMetadataReader interface
IWICMetadataReader interface [Windows Imaging Component]
GetCount method
IWICMetadataReader.GetCount
IWICMetadataReader::GetCount
_wic_codec_iwicmetadatareader_getcount
wic._wic_codec_iwicmetadatareader_getcount
wincodecsdk/IWICMetadataReader::GetCount
wic\_wic_codec_iwicmetadatareader_getcount.htm
wic
ce9b0267-112a-4aa9-8786-272ee4da4d8b
12/05/2018
GetCount, GetCount method [Windows Imaging Component], GetCount method [Windows Imaging Component],IWICMetadataReader interface, IWICMetadataReader interface [Windows Imaging Component],GetCount method, IWICMetadataReader.GetCount, IWICMetadataReader::GetCount, _wic_codec_iwicmetadatareader_getcount, wic._wic_codec_iwicmetadatareader_getcount, wincodecsdk/IWICMetadataReader::GetCount
wincodecsdk.h
Windows
Windows XP with SP2, Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 [desktop apps \| UWP apps]
Wincodecsdk.idl
Windowscodecs.lib
Windowscodecs.dll
Windows
19H1
IWICMetadataReader::GetCount
wincodecsdk/IWICMetadataReader::GetCount
c++
APIRef
kbSyntax
COM
Windowscodecs.dll
IWICMetadataReader.GetCount

IWICMetadataReader::GetCount

-description

Gets the number of metadata items within the reader.

-parameters

-param pcCount [out]

Type: UINT*

Pointer that receives the number of metadata items within the reader.

-returns

Type: HRESULT

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