EasyManua.ls Logo

Keba KeTop T100 - Page 64

Keba KeTop T100
153 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Software KeTop T100
62 User's Manual, version: 3.1 / material no.: 57448
© KEBA 2006
KtpInstallJoyEventCallback
Declaration
UINT8 KtpInstallJoyEventCallback (/*in*/ TktpJoyEventCall-
back pJoyProc, /*out*/ int *cookie);
Description
Subscribes a callback function for the JoystickEvent and returns an
index (cookie) for the callback function, if a joystick is installed.
Arguments
TktpJoyEventCallback pJoyProc: callback function to be called when
the event occurs.
int cookie The index for the callback function is required for removing
the callback function.
KtpInstallJoyEventMessage
Declaration
UINT8 KtpInstallJoyEventMessage (HWND hWnd, int *cookie);
Description
Subscribes a WindowHandler for the JoystickEvent and returns an
index (cookie) for the WindowHandler.
Arguments
HWND hWnd: WindowHandler, where the message is send to.
int cookie: index for the WindowHandler to be removed
KtpRemoveJoyEventCallback
Declaration
UINT8 KtpRemoveJoyEventCallback (int cookie);
Description
Removes the JoyEventCallback function, if a joystick is installed.
Arguments
int cookie: index for the callback function.
KtpRemoveJoyEventMessage
Declaration
UINT8 KtpRemoveJoyEventMessage (int cookie);
Description
Removes the WindowHandler.
Arguments
int cookie: index for the WindowHandler to be removed
KtpLaunchJoystickCalibApp
Declaration
UINT8 KtpLaunchJoystickCalibApp(HANDLE *pProcHandle);
Description
Starts the joystick calibration tool.
Arguments
HANDLE *pProcHandle: Handle for the started program.
KtpGetDispalyRotation
Declaration
TKtpDispalyRot KtpGetDisplayRotation (void)
Description
Returns the state for the DisplayRotation (for left or right handers).
Arguments
-
KtpSetDisplayRotation
Declaration
UINT8 KtpSetDisplayRotation(TKtpDisplayRot dispRot);
Description
Changes the design of the display for left or right handers. Maybe for
some devices no changes.
Arguments
TKtpDisplayRot dispRot: eKtpDisplayLeft for left handers,
eKtpDisplayRight for right handers

Table of Contents

Related product manuals