|
libtiepie
0.3.0
|
Functions | |
| void | LstSetCallbackDeviceAdded (uint32_t dwDeviceType, TpCallback_t pCallback, void *pData) |
| void | LstSetCallbackDeviceRemoved (uint32_t dwDeviceType, TpCallback_t pCallback, void *pData) |
| void | LstSetEventDeviceAdded (uint32_t dwDeviceType, HANDLE hEvent) |
| void | LstSetEventDeviceRemoved (uint32_t dwDeviceType, HANDLE hEvent) |
| void | LstSetMessageDeviceAdded (uint32_t dwDeviceType, HWND hWnd) |
| void | LstSetMessageDeviceRemoved (uint32_t dwDeviceType, HWND hWnd) |
| void LstSetCallbackDeviceAdded | ( | uint32_t | dwDeviceType, |
| TpCallback_t | pCallback, | ||
| void * | pData | ||
| ) |
| dwDeviceType | |
| pCallback | |
| pData |
| void LstSetCallbackDeviceRemoved | ( | uint32_t | dwDeviceType, |
| TpCallback_t | pCallback, | ||
| void * | pData | ||
| ) |
| dwDeviceType | |
| pCallback | |
| pData |
| void LstSetEventDeviceAdded | ( | uint32_t | dwDeviceType, |
| HANDLE | hEvent | ||
| ) |
| dwDeviceType | |
| hEvent |
| void LstSetEventDeviceRemoved | ( | uint32_t | dwDeviceType, |
| HANDLE | hEvent | ||
| ) |
| dwDeviceType | |
| hEvent |
| void LstSetMessageDeviceAdded | ( | uint32_t | dwDeviceType, |
| HWND | hWnd | ||
| ) |
| dwDeviceType | |
| hWnd |
| void LstSetMessageDeviceRemoved | ( | uint32_t | dwDeviceType, |
| HWND | hWnd | ||
| ) |
| dwDeviceType | |
| hWnd |