RtnFreeFrame

RtnFreeFrame is used to return a frame to the RtxTcpIp Stack. RtnFreeFrame is normally called by an application or the filter to release unused frames.

Syntax

void * RtnFreeFrame(
    void *Frame
);

Parameters

Frame

Pointer to the RtxTcpIp Stack frame structure to be freed.

Return Values

None.

Requirements

Header Rtnapi.h
Library Rtxtcpip.lib
IntervalZero.com | Support | Give Feedback