.
C# Signature:
[DllImport("Netapi32.dll", CharSet=CharSet.Auto, SetLastError=true)]
static extern int NetApiBufferFree(IntPtr pBufferToFree);
VB .NET Signature:
Declare Function NetApiBufferFree Lib "netapi32.dll" (TODO) As TODO
User-Defined Types:
None.
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
TODO
Frees the memory allocated by network management functions.
6/21/2016 8:26:32 AM - -63.226.251.37
TODO - a short description
3/16/2007 8:04:39 AM - anonymous
Frees the memory allocated by network management functions.
6/21/2016 8:26:32 AM - -63.226.251.37
