IOCSPPropertyCollection::get_Item method (certadm.h)

The Item property gets the property identified by index in a property set.

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 certadm.h (include Certserv.h)
Library Certadm.lib
DLL Certadm.dll

See also

IOCSPPropertyCollection