Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "DsGetDcClose" in [All]

netapi32

.

static extern void DsGetDcClose(

.

Declare Function DsGetDcClose Lib "netapi32.dll" (TODO) As TODO

.
Documentation
[DsGetDcClose] on MSDN
.

        DsGetDcClose(pDcContext);

.

out Pointer to a HANDLE value that receives the domain controller enumeration context handle. This handle is used with the DsGetDcNext function to identify the domain controller enumeration operation. This handle is passed to DsGetDcClose to close the domain controller enumeration operation.


 
Access PInvoke.net directly from VS: