IGPMCSECollection::get_Item method (gpmgmt.h)

Given an index, returns a client-side extension from the collection.

This property is read-only.

Syntax

HRESULT get_Item(
  long    lIndex,
  VARIANT *pVal
);

Parameters

lIndex

pVal

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header gpmgmt.h
DLL Gpmgmt.dll

See also

IGPMCSECollection