Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
[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 |