DhcpRpcFreeMemory (dhcpsapi)
Last changed: -84.165.197.166

.
Summary
TODO - a short description

C# Signature:

[DllImport("dhcpsapi.dll", SetLastError=true)]
static extern void DhcpRpcFreeMemory(IntPtr BufferPointer);

VB Signature:

Declare Unicode Sub DhcpRpcFreeMemory Lib "Dhcpsapi" (ByVal BufferPointer As IntPtr)

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation