Skip to content

Latest commit

 

History

History
84 lines (63 loc) · 2.58 KB

nf-snmp-snmputilvarbindlistfree.md

File metadata and controls

84 lines (63 loc) · 2.58 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:snmp.SnmpUtilVarBindListFree
SnmpUtilVarBindListFree function (snmp.h)
The SnmpUtilVarBindListFree function frees the memory allocated for an SnmpVarBindList structure. This function is an element of the SNMP Utility API.
SnmpUtilVarBindListFree
SnmpUtilVarBindListFree function [SNMP]
_snmp_snmputilvarbindlistfree
snmp.snmputilvarbindlistfree
snmp/SnmpUtilVarBindListFree
snmp\snmputilvarbindlistfree.htm
SNMP
79143aaa-26e1-4142-9c67-508d70034de2
12/05/2018
SnmpUtilVarBindListFree, SnmpUtilVarBindListFree function [SNMP], _snmp_snmputilvarbindlistfree, snmp.snmputilvarbindlistfree, snmp/SnmpUtilVarBindListFree
snmp.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Snmpapi.lib
Snmpapi.dll
Windows
19H1
SnmpUtilVarBindListFree
snmp/SnmpUtilVarBindListFree
c++
APIRef
kbSyntax
DllExport
Snmpapi.dll
SnmpUtilVarBindListFree

SnmpUtilVarBindListFree function

-description

[SNMP is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. Instead, use Windows Remote Management, which is the Microsoft implementation of WS-Man.]

The SnmpUtilVarBindListFree function frees the memory allocated for an SnmpVarBindList structure. This function is an element of the SNMP Utility API.

-parameters

-param pVbl [in, out]

Pointer to an SnmpVarBindList structure whose allocated memory should be freed.

-returns

This function has no return values.

-see-also

SNMP Functions

Simple Network Management Protocol (SNMP) Overview

SnmpUtilVarBindFree

SnmpVarBindList