IGPMGPOLinksCollection::get_Item method (gpmgmt.h)

Given an index, returns a GPO link 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

IGPMGPOLink

IGPMGPOLinksCollection