Skip to content

Latest commit

 

History

History
80 lines (61 loc) · 1.95 KB

nf-dsgetdc-dsgetdcclosew.md

File metadata and controls

80 lines (61 loc) · 1.95 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:dsgetdc.DsGetDcCloseW
DsGetDcCloseW function (dsgetdc.h)
Closes a domain controller enumeration operation.
DsGetDcClose
DsGetDcClose function [Active Directory]
DsGetDcCloseW
ad.dsgetdcclose
dsgetdc/DsGetDcClose
dsgetdc/DsGetDcCloseW
ad\dsgetdcclose.htm
ad
d193e4cd-ad66-4d93-b912-348f17e93a6f
12/05/2018
DsGetDcClose, DsGetDcClose function [Active Directory], DsGetDcCloseW, ad.dsgetdcclose, dsgetdc/DsGetDcClose, dsgetdc/DsGetDcCloseW
dsgetdc.h
Windows
Windows Vista
Windows Server 2008
DsGetDcCloseW (Unicode)
Netapi32.lib
Netapi32.dll
Windows
19H1
DsGetDcCloseW
dsgetdc/DsGetDcCloseW
c++
APIRef
kbSyntax
DllExport
Netapi32.dll
DsGetDcClose
DsGetDcCloseW

DsGetDcCloseW function

-description

The DsGetDcClose function closes a domain controller enumeration operation.

-parameters

-param GetDcContextHandle [in]

Contains the domain controller enumeration context handle provided by the DsGetDcOpen function.

-returns

This function does not return a value.

-remarks

When this function is called, GetDcContextHandle is invalid and cannot be used.

-see-also

Directory Service Functions

DsGetDcOpen

Enumerating Domain Controllers