Home
last modified time | relevance | path

Searched refs:hNotify (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_windowsjoystick.c104 HDEVNOTIFY hNotify; member
139 if (data->hNotify) in SDL_CleanupDeviceNotification()
140 UnregisterDeviceNotification(data->hNotify); in SDL_CleanupDeviceNotification()
185 …data->hNotify = RegisterDeviceNotification(data->messageWindow, &dbh, DEVICE_NOTIFY_WINDOW_HANDLE); in SDL_CreateDeviceNotification()
186 if (!data->hNotify) { in SDL_CreateDeviceNotification()

Completed in 5 milliseconds