EBufferInitialize( )

NAME

EBufferInitialize( ) - place an extended buffer in a known state

SYNOPSIS

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

DESCRIPTION

This routine places the buffer-control block in a known state. The buffer is not ready to accept data, but may be safely handled by the extended-buffer routines.

RETURNS

N/A

SEE ALSO

snmpEbufLib