libtiepie
0.3.0
|
Functions | |
void | GenSetCallbackBurstCompleted (TpDeviceHandle_t hDevice, TpCallback_t pCallback, void *pData) |
void | GenSetCallbackControllableChanged (TpDeviceHandle_t hDevice, TpCallback_t pCallback, void *pData) |
void | GenSetEventBurstCompleted (TpDeviceHandle_t hDevice, HANDLE hEvent) |
void | GenSetEventControllableChanged (TpDeviceHandle_t hDevice, HANDLE hEvent) |
void | GenSetMessageBurstCompleted (TpDeviceHandle_t hDevice, HWND hWnd, WPARAM wParam, LPARAM lParam) |
void | GenSetMessageControllableChanged (TpDeviceHandle_t hDevice, HWND hWnd, WPARAM wParam, LPARAM lParam) |
void GenSetCallbackBurstCompleted | ( | TpDeviceHandle_t | hDevice, |
TpCallback_t | pCallback, | ||
void * | pData | ||
) |
hDevice | a device handle |
pCallback | |
pData |
void GenSetCallbackControllableChanged | ( | TpDeviceHandle_t | hDevice, |
TpCallback_t | pCallback, | ||
void * | pData | ||
) |
hDevice | a device handle |
pCallback | |
pData |
void GenSetEventBurstCompleted | ( | TpDeviceHandle_t | hDevice, |
HANDLE | hEvent | ||
) |
hDevice | a device handle |
hEvent |
void GenSetEventControllableChanged | ( | TpDeviceHandle_t | hDevice, |
HANDLE | hEvent | ||
) |
hDevice | a device handle |
hEvent |
void GenSetMessageBurstCompleted | ( | TpDeviceHandle_t | hDevice, |
HWND | hWnd, | ||
WPARAM | wParam, | ||
LPARAM | lParam | ||
) |
hDevice | a device handle |
hWnd | |
wParam | |
lParam |
void GenSetMessageControllableChanged | ( | TpDeviceHandle_t | hDevice, |
HWND | hWnd, | ||
WPARAM | wParam, | ||
LPARAM | lParam | ||
) |
hDevice | a device handle |
hWnd | |
wParam | |
lParam |