beautypg.com

Mtuscracarddatastatechangednotify, Mtuscradevicestatechangednotify – MagTek Secure Card Reader User Manual

Page 10

background image

ImageSafe Windows API Specifications

6

MTUSCRACARDDATASTATECHANGEDNOTIFY

This function sets a callback function to notify card data states.

Syntax
TUSCRA_API void WINAPI
MTUSCRACardDataStateChangedNotify(CallBackCardDataStateChanged lpFuncNotify);

Parameter

Function to call to provide notification information

lpFuncNotify

Return Values:

None


MTUSCRADEVICESTATECHANGEDNOTIFY

This function sets a callback function to notify device states. Please refer to enum section for possible
values.

Syntax
MTUSCRA_API void WINAPI MTUSCRADeviceStateChangedNotify(CallBackDeviceStateChanged
lpFuncNotify);

Parameter

Function to call to provide notification information

lpFuncNotify


Return Values:

None