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:
- Device if the target comes from the IWDTFDeviceDepot2 interface.
- System if the target comes from the IWDTFSystemDepot2 interface.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Professional |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | wdtf.h |