Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Ddinput.h1737 #define IDirectInputDevice2_SetCooperativeLevel(p,a,b) (p)->lpVtbl->SetCooperativeLevel(p,a,b) macro
1768 #define IDirectInputDevice2_SetCooperativeLevel(p,a,b) (p)->SetCooperativeLevel(a,b) macro