Platform SDK: Network Management |
The SnmpUtilAsnAnyFree function frees the memory allocated for the specified AsnAny structure. This function is an element of the SNMP Utility API.
VOID SnmpUtilAsnAnyFree( AsnAny *pAny // pointer to structure to free );
None.
Call the SnmpUtilAsnAnyFree function to free the memory that the SnmpUtilAsnAnyCpy function allocates.
Windows NT/2000: Requires Windows 2000.
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, AsnAny, SnmpUtilAsnAnyCpy