ISdo Interface

Use the ISdo interface to store, retrieve, and update Server Data Objects (SDO) information.

Methods in Vtable Order

The ISdo interface inherits the methods of the IDispatch interface.

In addition, ISdo defines the following methods.

Method Description

GetPropertyInfo

Retrieves an information interface for the specified property.

Unsupported Interface:  The ISdoPropertyInfo interface is unsupported and the use of this method to access it is discouraged.

GetProperty

Retrieves the value of the specified property.

PutProperty

Sets the value of the specified property.

ResetProperty

Resets the specified property to its default value.

Apply

Writes changes to the datastore for the object.

Restore

Restores the values of the object's properties from the datastore.

get_NewEnum

Retrieves an enumeration interface for the object's properties.

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