NetApiBufferFree  G989U0 

The NetApiBufferFree function frees the memory that NetApiBufferAllocateFHXBJW allocates. Use this function to free the memory that other LAN Manager functions return.

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

NetApiBufferAllocate, NetApiBufferReallocate