EBufferUsed( )

NAME

EBufferUsed( ) - return the number of used bytes in the buffer memory

SYNOPSIS

ALENGTH_T    EBufferUsed 
    ( 
    EBUFFER_T *  ebuffp  /* extended buffer */ 
    );

DESCRIPTION

This routine returns the number of used bytes currently in the buffer.

RETURNS

the number of used bytes.

SEE ALSO

snmpEbufLib