NetFree

This function is used to free the memory of a pointer given by RMNet.

Usage

CALL "NetFree" USING
         pointer-to-free.

Parameters

pointer-to-free A pointer given by RMNet that caller wishes to free. Use this function only for pointers that have been given to caller by RMNet.