ICertSrvSetupKeyInformationCollection::get_Count method (casetup.h)

The Count property gets the number of ICertSrvSetupKeyInformation objects in the collection.

This property is read-only.

Syntax

HRESULT get_Count(
  LONG *pVal
);

Parameters

pVal

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only]
Target Platform Windows
Header casetup.h
DLL Certocm.dll

See also

ICertSrvSetupKeyInformationCollection