Platform SDK: Network Management |
The SnmpUtilVarBindListFree function frees the memory allocated for an SnmpVarBindList structure. This function is an element of the SNMP Utility API.
VOID SnmpUtilVarBindListFree( SnmpVarBindList *pVbl // variable bindings list to free );
No return value.
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, SnmpVarBindList, SnmpUtilVarBindFree