TOOLINFOA

Undocumented in source.
nothrow
static if(!(_WIN32_WINNT >= 0x501))
static if(!(_WIN32_IE >= 0x300))
struct TOOLINFOA {}

Members

Variables

cbSize
UINT cbSize;
Undocumented in source.
hinst
HINSTANCE hinst;
Undocumented in source.
hwnd
HWND hwnd;
Undocumented in source.
lpszText
LPSTR lpszText;
Undocumented in source.
rect
RECT rect;
Undocumented in source.
uFlags
UINT uFlags;
Undocumented in source.
uId
UINT uId;
Undocumented in source.

Meta