Searched refs:IDirectInputDevice8_GetDeviceInfo (Results 1 – 2 of 2) sorted by relevance
703 IDirectInputDevice8_GetDeviceInfo(iface, &didev); in save_mapping_settings()748 IDirectInputDevice8_GetDeviceInfo(&This->IDirectInputDevice8W_iface, &didev); in load_mapping_settings()
2050 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->lpVtbl->GetDeviceInfo(p,a) macro2088 #define IDirectInputDevice8_GetDeviceInfo(p,a) (p)->GetDeviceInfo(a) macro