ISystemDepot::ThisSystem property

The ThisSystem property provides access to an instance of the ITarget interface that represents the current computer as a whole.

This property is read-only.

Syntax

HRESULT get_ThisSystem(
  [out, retval]  ITarget **pVal
);

Property value

The address of the variable that will get a copy of the property's value.

Error codes

ThisSystem returns a standard HRESULT value.

See also

ISystemDepot

ITarget

 

 

Send comments about this topic to Microsoft

Build date: 1/12/2012