5.4 WFS_SRVE_CDM_CASHUNITINFOCHANGED

Description This service event specifies that a cash unit was exchanged, a new cash unit was added, or the contents of a cash unit were modified using the WFS_CMD_CDM_SET_CASH_UNIT_INFO command. This event is also posted after a WFS_CMD_CDM_END_EXCHANGE or a WFS_CMD_CDM_CALIBRATE_CASH_UNIT command successfully completes.

Event Param LPWFSCDMCASHUNIT lpCashUnit;

lpCashUnit
Pointer to the changed cash unit structure. For a description of the WFSCDMCASHUNIT structure see the definition of the WFS_INF_CDM_CASH_UNIT_INFO command.

Comments None.