Directory Services |
The IADsObjectOptions interface provides a direct mechanism to specify and obtain provider-specific options for manipulating an ADSI object. Typically, the options apply to search operations of the underlying directory store. The supported options are provider-specific.
The IADsObjectOptions interface inherits the methods of the standard COM interfaces:
In addition, IADsObjectOptions defines the following methods.
Method | Description |
---|---|
GetOption | Gets the option. |
SetOption | Sets the option. |
Client: Included in Windows XP and
Windows 2000 Professional.
Server: Included in Windows Server 2003 and
Windows 2000 Server.
Redistributable: Requires Active Directory Client Extension
on Windows NT 4.0 SP6a and Windows 95/98/Me.
Header: Declared in Iads.h.
ADS_OPTION_ENUM, ADS_SECURITY_INFO_ENUM, Fast Binding Option for Batch Write/Modify Operations, IADsObjectOptions Interface