ISdoMachine Interface

Use the ISdoMachine interface to attach to an SDO computer, obtain information about the SDO computer, and obtain interfaces to other SDO objects.

Methods in Vtable Order

The ISdoMachine interface inherits the methods of the IDispatch interface.

In addition, ISdoMachine defines the following methods.

Method Description

Attach

Attaches to a computer in order to administer services on it through SDO.

GetDictionarySDO

Retrieves an interface for an attribute-dictionary SDO.

GetServiceSDO

Retrieves an interface for the IAS service SDO.

GetUserSDO

Retrieves an interface for a user SDO.

GetOSType

Retrieves the type of operating system running on the SDO computer.

GetDomainType

Retrieves the type of domain, if any, in which the SDO computer resides.

IsDirectoryAvailable

Tests whether an Active Directory service is available on the SDO computer.

GetAttachedComputer

Retrieves the name of the currently attached computer, if any.

Requirements

Server

Requires Windows Server 2008, Windows Server 2003, or Windows 2000 Server.

Header

Declared in SdoIas.h.

IDL

Declared in SdoIas.idl.

DLL

Requires Iassdo.dll.

See Also

Server Data Objects Reference
Server Data Objects Interfaces

Send comments about this topic to Microsoft

Build date: 10/15/2007