IDirectInputW

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

Members

Functions

CreateDevice
HRESULT CreateDevice(REFGUID , LPDIRECTINPUTDEVICEW* , LPUNKNOWN )
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 , LPDIENUMDEVICESCALLBACKW , LPVOID , DWORD )
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(REFGUID )
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 but is binding to Windows. You might be able to learn more by searching the web for its name.
AddRef
ULONG AddRef()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Release
ULONG Release()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta