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
);