Searched refs:IDirectInputJoyConfig8_SetTypeInfo (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | dinputd.h | 211 #define IDirectInputJoyConfig8_SetTypeInfo(p,a,b,c,d) (p)->lpVtbl->SetTypeInfo(p,a,b,c,d) macro 233 #define IDirectInputJoyConfig8_SetTypeInfo(p,a,b,c,d) (p)->SetTypeInfo(a,b,c,d) macro
|