Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/audio/wasapi/
A DSDL_wasapi_win32.c66 static const IID SDL_IID_IMMNotificationClient = { 0x7991eec9, 0x7e89, 0x4d85,{ 0x83, 0x90, 0x6c, 0… variable
107 … if ((WIN_IsEqualIID(iid, &IID_IUnknown)) || (WIN_IsEqualIID(iid, &SDL_IID_IMMNotificationClient))) in SDLMMNotificationClient_QueryInterface()

Completed in 3 milliseconds