libtiepie  0.3.0
 All Files Functions Typedefs Groups
Events

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)

Detailed Description


Function Documentation

void LstSetCallbackDeviceAdded ( uint32_t  dwDeviceType,
TpCallback_t  pCallback,
void *  pData 
)
Parameters:
dwDeviceType
pCallback
pData
void LstSetCallbackDeviceRemoved ( uint32_t  dwDeviceType,
TpCallback_t  pCallback,
void *  pData 
)
Parameters:
dwDeviceType
pCallback
pData
void LstSetEventDeviceAdded ( uint32_t  dwDeviceType,
HANDLE  hEvent 
)
Parameters:
dwDeviceType
hEvent
void LstSetEventDeviceRemoved ( uint32_t  dwDeviceType,
HANDLE  hEvent 
)
Parameters:
dwDeviceType
hEvent
void LstSetMessageDeviceAdded ( uint32_t  dwDeviceType,
HWND  hWnd 
)
Parameters:
dwDeviceType
hWnd
void LstSetMessageDeviceRemoved ( uint32_t  dwDeviceType,
HWND  hWnd 
)
Parameters:
dwDeviceType
hWnd