Directory Services |
The DsGetDcClose function closes a domain controller enumeration operation.
void WINAPI DsGetDcClose( HANDLE GetDcContextHandle );
When this funciton is called, GetDcContextHandle is no longer valid and must not be used.
Client: Included in Windows XP.
Server: Included in Windows Server 2003.
Header: Declared in Dsgetdc.h.
Library: Use Netapi32.lib.
DsGetDcOpen, Enumerating Domain Controllers, Directory Service Functions