SNAModemInitialize

The SNAModemInitialize function should be called once per link service process at initialization. This function initializes the communication path to the SNA Modem application. The ideal place to call this function is in the SNALinkInitialize function.

void SNAModemInitialize();

See Also

SNALinkInitialize