EBufferRemaining( )

NAME

EBufferRemaining( ) - return the number of unused bytes remaining in buffer memory

SYNOPSIS

void    EBufferRemaining 
    ( 
    EBUFFER_T *  ebuffp  /*  extended buffer */ 
    );

DESCRIPTION

This routine returns the number of unused bytes remaining in the extended buffer memory.

RETURNS

the number of unused bytes.

SEE ALSO

snmpEbufLib