DsGetDcClose function
The DsGetDcClose function closes a domain controller enumeration operation.
Syntax
VOID WINAPI DsGetDcClose( _In_ HANDLE GetDcContextHandle );
Parameters
- GetDcContextHandle [in]
-
Contains the domain controller enumeration context handle provided by the DsGetDcOpen function.
Return value
This function does not return a value.
Remarks
When this function is called, GetDcContextHandle is invalid and cannot be used.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
|
Unicode and ANSI names | DsGetDcCloseW (Unicode) |
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012