Skip to content

Latest commit

 

History

History
68 lines (57 loc) · 1.84 KB

nf-bits3_0-ienumbitspeers-getcount.md

File metadata and controls

68 lines (57 loc) · 1.84 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:bits3_0.IEnumBitsPeers.GetCount
IEnumBitsPeers::GetCount (bits3_0.h)
Retrieves a count of the number of peers in the enumeration.
GetCount
GetCount method [BITS]
GetCount method [BITS]
IEnumBitsPeers interface
IEnumBitsPeers interface [BITS]
GetCount method
IEnumBitsPeers.GetCount
IEnumBitsPeers::GetCount
bits.ienumbitspeers_getcount
bits3_0/IEnumBitsPeers::GetCount
bits\ienumbitspeers_getcount.htm
Bits
b4e52429-cd41-483a-b168-b5d7a1f77d74
12/05/2018
GetCount, GetCount method [BITS], GetCount method [BITS],IEnumBitsPeers interface, IEnumBitsPeers interface [BITS],GetCount method, IEnumBitsPeers.GetCount, IEnumBitsPeers::GetCount, bits.ienumbitspeers_getcount, bits3_0/IEnumBitsPeers::GetCount
bits3_0.h
Bits.h
Windows
Windows Vista
Windows Server 2008
Bits3_0.idl
Bits.lib
Windows
19H1
IEnumBitsPeers::GetCount
bits3_0/IEnumBitsPeers::GetCount
c++
APIRef
kbSyntax
COM
Bits.lib
Bits.dll
IEnumBitsPeers.GetCount

IEnumBitsPeers::GetCount

-description

Retrieves a count of the number of peers in the enumeration.

-parameters

-param puCount [out]

Number of peers in the enumeration.

-returns

This method returns S_OK on success or one of the standard COM HRESULT values on error.

-see-also

IEnumBitsPeers