Type property
The Type property is a string that identifies the depot that the target comes from.
This property is read-only.
Syntax
HRESULT get_Type(
[out] BSTR *pVal
);
Property value
The address of the variable that will receive the type of depot that the target comes from.
Error codes
Type returns a standard HRESULT value.
Remarks
The string for the Type property can be one of the following:
"Device" if the target comes from the IDeviceDepot interface
"System" if the target comes from the ISystemDepot interface
See also
Send comments about this topic to Microsoft
Build date: 1/12/2012