IDirectInputEffect

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

Members

Functions

Download
HRESULT Download()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Escape
HRESULT Escape(LPDIEFFESCAPE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEffectGuid
HRESULT GetEffectGuid(LPGUID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEffectStatus
HRESULT GetEffectStatus(LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetParameters
HRESULT GetParameters(LPDIEFFECT , DWORD )
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.
SetParameters
HRESULT SetParameters(LPCDIEFFECT , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Start
HRESULT Start(DWORD , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Stop
HRESULT Stop()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Unload
HRESULT Unload()
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