- Acquire
HRESULT function(THIS_) Acquire;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- AddRef
ULONG function(THIS_) AddRef;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- BuildActionMap
HRESULT function(THIS_, LPDIACTIONFORMATW lpdiaf, LPCWSTR lpszUserName, DWORD dwFlags) BuildActionMap;
IDirectInputDevice8W methods **
- CreateEffect
HRESULT function(THIS_, REFGUID rguid, LPCDIEFFECT lpeff, LPDIRECTINPUTEFFECT* ppdeff, LPUNKNOWN punkOuter) CreateEffect;
IDirectInputDevice2W methods **
- EnumCreatedEffectObjects
HRESULT function(THIS_, LPDIENUMCREATEDEFFECTOBJECTSCALLBACK lpCallback, LPVOID pvRef, DWORD fl) EnumCreatedEffectObjects;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- EnumEffects
HRESULT function(THIS_, LPDIENUMEFFECTSCALLBACKW lpCallback, LPVOID pvRef, DWORD dwEffType) EnumEffects;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- EnumEffectsInFile
HRESULT function(THIS_, LPCWSTR lpszFileName, LPDIENUMEFFECTSINFILECALLBACK pec, LPVOID pvRef, DWORD dwFlags) EnumEffectsInFile;
IDirectInputDevice7W methods **
- EnumObjects
HRESULT function(THIS_, LPDIENUMDEVICEOBJECTSCALLBACKW lpCallback, LPVOID pvRef, DWORD dwFlags) EnumObjects;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Escape
HRESULT function(THIS_, LPDIEFFESCAPE pesc) Escape;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetCapabilities
HRESULT function(THIS_, LPDIDEVCAPS lpDIDevCaps) GetCapabilities;
IDirectInputDeviceW methods **
- GetDeviceData
HRESULT function(THIS_, DWORD cbObjectData, LPDIDEVICEOBJECTDATA rgdod, LPDWORD pdwInOut, DWORD dwFlags) GetDeviceData;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetDeviceInfo
HRESULT function(THIS_, LPDIDEVICEINSTANCEW pdidi) GetDeviceInfo;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetDeviceState
HRESULT function(THIS_, DWORD cbData, LPVOID lpvData) GetDeviceState;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetEffectInfo
HRESULT function(THIS_, LPDIEFFECTINFOW pdei, REFGUID rguid) GetEffectInfo;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetForceFeedbackState
HRESULT function(THIS_, LPDWORD pdwOut) GetForceFeedbackState;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetImageInfo
HRESULT function(THIS_, LPDIDEVICEIMAGEINFOHEADERW lpdiDevImageInfoHeader) GetImageInfo;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetObjectInfo
HRESULT function(THIS_, LPDIDEVICEOBJECTINSTANCEW pdidoi, DWORD dwObj, DWORD dwHow) GetObjectInfo;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetProperty
HRESULT function(THIS_, REFGUID rguidProp, LPDIPROPHEADER pdiph) GetProperty;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Initialize
HRESULT function(THIS_, HINSTANCE hinst, DWORD dwVersion, REFGUID rguid) Initialize;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Poll
HRESULT function(THIS_) Poll;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- QueryInterface
HRESULT function(THIS_, REFIID riid, void** ppvObject) QueryInterface;
- Release
ULONG function(THIS_) Release;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- RunControlPanel
HRESULT function(THIS_, HWND hwndOwner, DWORD dwFlags) RunControlPanel;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SendDeviceData
HRESULT function(THIS_, DWORD cbObjectData, LPCDIDEVICEOBJECTDATA rgdod, LPDWORD pdwInOut, DWORD fl) SendDeviceData;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SendForceFeedbackCommand
HRESULT function(THIS_, DWORD dwFlags) SendForceFeedbackCommand;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetActionMap
HRESULT function(THIS_, LPDIACTIONFORMATW lpdiaf, LPCWSTR lpszUserName, DWORD dwFlags) SetActionMap;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetCooperativeLevel
HRESULT function(THIS_, HWND hwnd, DWORD dwFlags) SetCooperativeLevel;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetDataFormat
HRESULT function(THIS_, LPCDIDATAFORMAT lpdf) SetDataFormat;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetEventNotification
HRESULT function(THIS_, HANDLE hEvent) SetEventNotification;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetProperty
HRESULT function(THIS_, REFGUID rguidProp, LPCDIPROPHEADER pdiph) SetProperty;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Unacquire
HRESULT function(THIS_) Unacquire;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- WriteEffectToFile
HRESULT function(THIS_, LPCWSTR lpszFileName, DWORD dwEntries, LPDIFILEEFFECT rgDiFileEft, DWORD dwFlags) WriteEffectToFile;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.