IADsComputer interface (iads.h)

The IADsComputer interface is a dual interface that inherits from IADs. It is designed to represent and manage a computer, such as a server, client, workstation, and so on, on a network. You can manipulate the properties of this interface to access data about a computer. The data includes the operating system, the make and model, processor, computer identifier, its network addresses, and so on.

Note  The IADsComputer interface is not implemented by the LDAP ADSI provider. For more information, see ADSI Objects of LDAP.
 

Inheritance

The IADsComputer interface inherits from IDispatch and IADs. IADsComputer also has these types of members:

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header iads.h

See also

IADs

IADsComputer Property Methods

IDispatch