IDirectInput8A

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

ConfigureDevices
HRESULT ConfigureDevices(LPDICONFIGUREDEVICESCALLBACK , DICONFIGUREDEVICESPARAMSA* , DWORD , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateDevice
HRESULT CreateDevice(GUID* , IDirectInputDevice8A* , IUnknown )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDevices
HRESULT EnumDevices(DWORD , LPDIENUMDEVICESCALLBACKA , LPVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumDevicesBySemantics
HRESULT EnumDevicesBySemantics(LPCSTR , DIACTIONFORMATA* , LPDIENUMDEVICESBYSEMANTICSCBA , LPVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FindDevice
HRESULT FindDevice(GUID* , LPCSTR , GUID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDeviceStatus
HRESULT GetDeviceStatus(GUID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Initialize
HRESULT Initialize(HINSTANCE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RunControlPanel
HRESULT RunControlPanel(HWND , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From IUnknown

QueryInterface
HRESULT QueryInterface(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG AddRef()
Undocumented in source.
Release
ULONG Release()
Undocumented in source.

Meta