ICertSrvSetupKeyInformationCollection::get_Item method (casetup.h)

The Item property gets an ICertSrvSetupKeyInformation object that is identified by index in the collection.

This property is read-only.

Syntax

HRESULT get_Item(
  LONG    Index,
  VARIANT *pVal
);

Parameters

Index

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