IDirectInputEffect

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

Members

Functions

Download
HRESULT Download()
Undocumented in source.
Escape
HRESULT Escape(DIEFFESCAPE* )
Undocumented in source.
GetEffectGuid
HRESULT GetEffectGuid(GUID* )
Undocumented in source.
GetEffectStatus
HRESULT GetEffectStatus(LPDWORD )
Undocumented in source.
GetParameters
HRESULT GetParameters(DIEFFECT* , DWORD )
Undocumented in source.
Initialize
HRESULT Initialize(HINSTANCE , DWORD , GUID* )
Undocumented in source.
SetParameters
HRESULT SetParameters(DIEFFECT* , DWORD )
Undocumented in source.
Start
HRESULT Start(DWORD , DWORD )
Undocumented in source.
Stop
HRESULT Stop()
Undocumented in source.
Unload
HRESULT Unload()
Undocumented in source.

Inherited Members

From IUnknown

QueryInterface
HRESULT QueryInterface(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG AddRef()
Undocumented in source.
Release
ULONG Release()
Undocumented in source.

Meta