Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[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
} ;
Constants
DT_NTDSValue: 1 Directory type is NTDS. |
DT_ILSValue: 2 Directory type is ILS. The ILS directory type is valid only for Windows 2000 and not for Windows XP. |
Requirements
| Requirement | Value |
|---|---|
| Header | rend.h |