SNASendMessage

The SNASendMessage function is called by an application to send messages to other localities (in the case of an SNALink, the local 2.1 node).

VOID SNASendMessage(
PTRBFHDR *msgptr
);

Parameters

msgptr
Pointer to message to be sent.

Remarks

The LPI values on the message should be set up to reference the correct connection for the data to be passed.