Platform SDK: TAPI

ITDirectoryObject

The ITDirectoryObject interface is the common interface supported by all objects that can be added and deleted by using the ITDirectory interface. Changes made to this object will not take effect on the server until the ITDirectory::ModifyDirectoryObject method is called.

Methods in Vtable Order

IUnknown Methods

IDispatch Methods

ITDirectoryObject Methods Description
get_ObjectType Gets the type of this directory.
get_Name Gets the name of this directory.
put_Name Sets the name of this directory.
get_DialableAddrs Gets a dialable address for this directory.
EnumerateDialableAddrs Enumerates dialable addresses.
get_SecurityDescriptor Gets the security descriptor.
put_SecurityDescriptor Sets the security descriptor.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires TAPI 3.0 or later.
  Header: Declared in Rend.h.
  Library: Use Rendid.lib.