IWDTFTarget2::get_Type method (wdtf.h)

Gets a value that identifies the depot that the target comes from.

This property is read-only.

Syntax

HRESULT get_Type(
  BSTR *pVal
);

Parameters

pVal

Remarks

The value can be one of the following:

Requirements

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

See also

IWDTFDeviceDepot2

IWDTFSystemDepot2

IWDTFTarget2