IWDTFDeviceDepot2::get_Item method (wdtf.h)

Gets an individual device in the DeviceDepot.

This property is read-only.

Syntax

HRESULT get_Item(
  LONG         Index,
  IWDTFTarget2 **ppTarget
);

Parameters

Index

ppTarget

Requirements

Requirement Value
Minimum supported client Windows XP Professional
Minimum supported server Windows Server 2008
Target Platform Windows
Header wdtf.h

See also

IWDTFDeviceDepot2

IWDTFTarget2