[
Rendezvous IP Telephony Conferencing controls and interfaces are not available for use in Windows Vista, Windows Server 2008, and subsequent versions of the operating system. The RTC Client API
provides similar functionality.]
The
DIRECTORY_TYPE enum is used to indicate the type of directory server.
Syntax
typedef enum DIRECTORY_TYPE {
DT_NTDS = 1,
DT_ILS = 2
} DIRECTORY_TYPE;
Constants
- DT_NTDS
Directory type is NTDS.
- DT_ILS
Directory type is ILS. The ILS directory type is valid only for Windows 2000 and not for Windows XP.
Requirements
| TAPI version | Requires TAPI 3.0 or later |
| Header | Rend.h |
See Also
- ITDirectory
- get_DirectoryType
- ITRendezvous
- CreateDirectory
Send comments about this topic to Microsoft
Build date: 11/19/2009