EBufferStart( )

NAME

EBufferStart( ) - return a pointer to the first byte in the buffer memory

SYNOPSIS

OCTET_T *    EBufferStart 
    ( 
    EBUFFER_T *  ebuffp  /* extended buffer */ 
    );

DESCRIPTION

This routine returns a pointer to the first byte in the buffer memory.

RETURNS

A pointer to the first memory byte.

SEE ALSO

snmpEbufLib