OCTET_T * EBufferNext ( EBUFFER_T * ebuffp /* extended buffer */ );
This routine returns a pointer to the next unused byte in the buffer memory. The pointer is valid only if there are unused bytes remaining in the buffer.
a pointer to the first unused byte.
snmpEbufLib