MCI_ANIM_PLAY_PARMS

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (Windows) nothrow
struct MCI_ANIM_PLAY_PARMS {}

Members

Variables

dwCallback
DWORD dwCallback;
Undocumented in source.
dwFrom
DWORD dwFrom;
Undocumented in source.
dwSpeed
DWORD dwSpeed;
Undocumented in source.
dwTo
DWORD dwTo;
Undocumented in source.

Meta