NetApiBufferFree
The NetApiBufferFree
function frees the memory that NetApiBufferAllocate
NET_API_STATUS NetApiBufferFree(
LPVOID Buffer |
|
); |
|
Parameters
Buffer
Pointer to an
information buffer that other LAN Manager functions previously returned on a
function call.
See Also