Platform SDK: Network Management |
The SnmpUtilOctetsFree function frees the memory allocated for the specified octet string. This function is an element of the SNMP Utility API.
VOID SnmpUtilOctetsFree( AsnOctetString *pOctets // octet string to free );
None.
Call the SnmpUtilOctetsFree function to free the memory that the SnmpUtilOctetsCpy 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, AsnOctetString, SnmpUtilOctetsCpy