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 "DsRoleFreeMemory" in [All]

netapi32

.
Summary
The DsRoleFreeMemory function frees memory allocated by the DsRoleGetPrimaryDomainInformation function.
.

static extern void DsRoleFreeMemory([In] IntPtr buffer);

.

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

.
Documentation
[DsRoleFreeMemory] on MSDN
.

            DsRoleFreeMemory(buffer);


 
Access PInvoke.net directly from VS: