IGPMStarterGPOBackupCollection::get_Item method (gpmgmt.h)

Given an index, returns a GPMStarterGPOBackup object 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
Redistributable GPMC on Windows Server 2008 or Windows Vista

See also

GPMStarterGPOBackup

IGPMBackupDirEx

IGPMStarterGPOBackupCollection