FLASHWINFO

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (Windows) @system nothrow @nogc
static if(_WIN32_WINNT >= 0x501)
struct FLASHWINFO {}

Members

Variables

cbSize
UINT cbSize;
Undocumented in source.
dwFlags
DWORD dwFlags;
Undocumented in source.
dwTimeout
DWORD dwTimeout;
Undocumented in source.
hwnd
HWND hwnd;
Undocumented in source.
uCount
UINT uCount;
Undocumented in source.

Meta