Click to Rate and Give Feedback
MSDN
MSDN Library
Networking
TAPI 3.1
 DIRECTORY_TYPE Enumeration

  Switch on low bandwidth view
DIRECTORY_TYPE Enumeration

[ 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 Requires TAPI 3.0 or later.
Header

Declared in Rend.h.

See Also

ITDirectory
get_DirectoryType
ITRendezvous
CreateDirectory


Send comments about this topic to Microsoft

Build date: 2/28/2008

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker