Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Ddinput.h1887 #define IDirectInputDevice7_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a) macro
1921 #define IDirectInputDevice7_GetDeviceInfo(p,a) (p)->GetDeviceInfo(a) macro