EParms2
EParamBlock union
#include <ENET.h>
typedef union EParamBlock{ Size
EParamMisc1 EParms1; 38
EParamMisc2 EParms2; 72
} EParamBlock; 72
typedef EParamBlock * EParamBlockPtr ;

Notes: For a general discussion of the use of the Ethernet driver, see the
.ENET Driver .