IDirectInput8W

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

Members

Functions

ConfigureDevices
HRESULT ConfigureDevices(LPDICONFIGUREDEVICESCALLBACK , LPDICONFIGUREDEVICESPARAMSW lpdiCDParams, DWORD dwFlags, LPVOID pvRefData)
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(REFGUID rguid, LPDIRECTINPUTDEVICE8W* lplpDirectInputDevice, LPUNKNOWN pUnkOuter)

IDirectInput8W methods **

EnumDevices
HRESULT EnumDevices(DWORD dwDevType, LPDIENUMDEVICESCALLBACKW lpCallback, LPVOID pvRef, DWORD dwFlags)
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(LPCWSTR ptszUserName, LPDIACTIONFORMATW lpdiActionFormat, LPDIENUMDEVICESBYSEMANTICSCBW lpCallback, LPVOID pvRef, DWORD dwFlags)
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(REFGUID rguid, LPCWSTR pszName, LPGUID pguidInstance)
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 rguidInstance)
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 hinst, DWORD dwVersion)
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 hwndOwner, DWORD dwFlags)
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