lineSetStatusMessages

Last Updated : Sep 03, 2015 |

This function enables the application to state which notification messages are required. dwLineStates function is set to lineDevState_All, and dwAddressStates is set to lineDevState_All.

LONG
WINAPI
lineSetStatusMessages(
HLINE hLine,
DWORD dwLineStates,
DWORD dwAddressStates
);