Platform SDK: TAPI |
Enumerates all configured default directories. These directories include NTDS (if available), ILS servers published in NTDS, and ILS servers configured in the registry. This method is similar to EnumerateDefaultDirectories but is provided for use by Visual Basic and other scripting languages.
HRESULT get_DefaultDirectories( VARIANT *pVariant );
Value | Meaning |
---|---|
S_OK | Method succeeded. |
E_OUTOFMEMORY | Insufficient memory exists to create a collection. |
E_POINTER | Pointer is invalid. |
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Rend.h.
Library: Use Rendid.lib.