Platform SDK: TAPI |
The ITRendezvous interface is the main interface for the Rendezvous control. An application calls the COM CoCreateInstance function on this interface to create the Rendezvous object.
IUnknown Methods
IDispatch Methods
ITRendezvous Methods | Description |
---|---|
get_DefaultDirectories | Gets the default directories configured by the system administrator. Similar to EnumerateDefaultDirectories but used by Visual Basic and other scripting languages. |
EnumerateDefaultDirectories | Enumerates default directories. |
CreateDirectory | Creates a directory of given type and name. |
CreateDirectoryObject | Creates a new directory object. |
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Rend.h.
Library: Use Rendid.lib.