Home
last modified time | relevance | path

Searched defs:IDirectInputDevice7_SetEventNotification (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/psdk/
H A Ddinput.h1884 #define IDirectInputDevice7_SetEventNotification(p,a) (p)->lpVtbl->SetEventNotification(p,a) macro
1918 #define IDirectInputDevice7_SetEventNotification(p,a) (p)->SetEventNotification(a) macro