Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 2.35 KB

nf-wia_xp-iwiapropertystorage-getcount.md

File metadata and controls

75 lines (59 loc) · 2.35 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:wia_xp.IWiaPropertyStorage.GetCount
IWiaPropertyStorage::GetCount (wia_xp.h)
The IWiaPropertyStorage::GetCount method returns the number of properties stored in the property storage.
GetCount
GetCount method [WIA]
GetCount method [WIA]
IWiaPropertyStorage interface
IWiaPropertyStorage interface [WIA]
GetCount method
IWiaPropertyStorage.GetCount
IWiaPropertyStorage::GetCount
_wia_IWiaPropertyStorage_GetCount
wia._wia_IWiaPropertyStorage_GetCount
wia_xp/IWiaPropertyStorage::GetCount
wia\_wia_IWiaPropertyStorage_GetCount.htm
wia
VS|wia|~\wia\refwia\ifaces\iwiapropertystorage\getcount.htm
12/05/2018
GetCount, GetCount method [WIA], GetCount method [WIA],IWiaPropertyStorage interface, IWiaPropertyStorage interface [WIA],GetCount method, IWiaPropertyStorage.GetCount, IWiaPropertyStorage::GetCount, _wia_IWiaPropertyStorage_GetCount, wia._wia_IWiaPropertyStorage_GetCount, wia_xp/IWiaPropertyStorage::GetCount
wia_xp.h
Wia.h
Windows
Windows 2000 Professional, Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Wiaguid.lib
Wiaservc.dll
Windows
19H1
IWiaPropertyStorage::GetCount
wia_xp/IWiaPropertyStorage::GetCount
c++
APIRef
kbSyntax
COM
Wiaservc.dll
IWiaPropertyStorage.GetCount

IWiaPropertyStorage::GetCount

-description

The IWiaPropertyStorage::GetCount method returns the number of properties stored in the property storage.

-parameters

-param pulNumProps [out]

Type: ULONG*

Receives the number of properties stored in the property storage.

-returns

Type: HRESULT

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

-see-also

IPropertyStorage

IWiaPropertyStorage