IDirectInputDeviceW

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

Members

Functions

Acquire
HRESULT Acquire()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumObjects
HRESULT EnumObjects(LPDIENUMDEVICEOBJECTSCALLBACKW , LPVOID , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCapabilities
HRESULT GetCapabilities(LPDIDEVCAPS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDeviceData
HRESULT GetDeviceData(DWORD , LPDIDEVICEOBJECTDATA , LPDWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDeviceInfo
HRESULT GetDeviceInfo(LPDIDEVICEINSTANCEW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDeviceState
HRESULT GetDeviceState(DWORD , LPVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetObjectInfo
HRESULT GetObjectInfo(LPDIDEVICEOBJECTINSTANCEW , DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProperty
HRESULT GetProperty(REFGUID , LPDIPROPHEADER )
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 , REFGUID )
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.
SetCooperativeLevel
HRESULT SetCooperativeLevel(HWND , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDataFormat
HRESULT SetDataFormat(LPCDIDATAFORMAT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetEventNotification
HRESULT SetEventNotification(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetProperty
HRESULT SetProperty(REFGUID , LPCDIPROPHEADER )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Unacquire
HRESULT Unacquire()
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