Searched refs:LPDIJOYTYPECALLBACK (Results 1 – 2 of 2) sorted by relevance
34 typedef BOOL (CALLBACK *LPDIJOYTYPECALLBACK)(LPCWSTR, LPVOID); typedef184 STDMETHOD(EnumTypes)(THIS_ LPDIJOYTYPECALLBACK, LPVOID) PURE; in DECLARE_INTERFACE_()
1381 static HRESULT WINAPI JoyConfig8Impl_EnumTypes(IDirectInputJoyConfig8 *iface, LPDIJOYTYPECALLBACK c… in JoyConfig8Impl_EnumTypes()