Platform SDK: Network Management |
The SnmpUtilMemFree function frees the specified memory object. This function is an element of the SNMP Utility API.
VOID SnmpUtilMemFree( LPVOID pMem // pointer to memory object to release );
None.
Call the SnmpUtilMemAlloc function to allocate the memory for the object.
Windows NT/2000: Requires Windows NT 3.1 or later.
Windows 95/98: Requires Windows 95 or later.
Header: Declared in Snmp.h.
Library: Use Snmpapi.lib.
Simple Network Management Protocol (SNMP) Overview, SNMP Functions, SnmpUtilMemAlloc, SnmpUtilMemReAlloc