IWDTFDeviceDepot2::get_Count method (wdtf.h)

Gets the number of devices that are currently provided by the DeviceDepot.

This property is read-only.

Syntax

HRESULT get_Count(
  LONG *pVal
);

Parameters

pVal

Requirements

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

See also

IWDTFDeviceDepot2