glfw-d v1.0.1 (2020-08-20T22:17:10Z)
Dub
Repo
IDirectInputDevice8W.EnumEffectsInFile
glfw3
directinput8
IDirectInputDevice8W
IDirectInputDevice7W methods **
interface
IDirectInputDevice8W
extern (
Windows
) @
nogc
nothrow @
system
HRESULT
EnumEffectsInFile
(
LPCWSTR
lpszFileName
,
LPDIENUMEFFECTSINFILECALLBACK
pec
,
LPVOID
pvRef
,
DWORD
dwFlags
)
Meta
Source
See Implementation
glfw3
directinput8
IDirectInputDevice8W
functions
Acquire
BuildActionMap
CreateEffect
EnumCreatedEffectObjects
EnumEffects
EnumEffectsInFile
EnumObjects
Escape
GetCapabilities
GetDeviceData
GetDeviceInfo
GetDeviceState
GetEffectInfo
GetForceFeedbackState
GetImageInfo
GetObjectInfo
GetProperty
Initialize
Poll
RunControlPanel
SendDeviceData
SendForceFeedbackCommand
SetActionMap
SetCooperativeLevel
SetDataFormat
SetEventNotification
SetProperty
Unacquire
WriteEffectToFile
IDirectInputDevice7W methods **