Skip to content

Latest commit

 

History

History
84 lines (63 loc) · 2.48 KB

nf-snmp-snmputilvarbindfree.md

File metadata and controls

84 lines (63 loc) · 2.48 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.SnmpUtilVarBindFree
SnmpUtilVarBindFree function (snmp.h)
The SnmpUtilVarBindFree function frees the memory allocated for an SnmpVarBind structure. This function is an element of the SNMP Utility API.
SnmpUtilVarBindFree
SnmpUtilVarBindFree function [SNMP]
_snmp_snmputilvarbindfree
snmp.snmputilvarbindfree
snmp/SnmpUtilVarBindFree
snmp\snmputilvarbindfree.htm
SNMP
6e3d0a04-34f8-4342-837d-c0d357a1d1a3
12/05/2018
SnmpUtilVarBindFree, SnmpUtilVarBindFree function [SNMP], _snmp_snmputilvarbindfree, snmp.snmputilvarbindfree, snmp/SnmpUtilVarBindFree
snmp.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Snmpapi.lib
Snmpapi.dll
Windows
19H1
SnmpUtilVarBindFree
snmp/SnmpUtilVarBindFree
c++
APIRef
kbSyntax
DllExport
Snmpapi.dll
SnmpUtilVarBindFree

SnmpUtilVarBindFree 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 SnmpUtilVarBindFree function frees the memory allocated for an SnmpVarBind structure. This function is an element of the SNMP Utility API.

-parameters

-param pVb [in, out]

Pointer to an SnmpVarBind structure whose memory should be freed.

-returns

This function does not return a value.

-see-also

SNMP Functions

Simple Network Management Protocol (SNMP) Overview

SnmpUtilVarBindListFree

SnmpVarBind