PAINTSTRUCT
nothrow
struct PAINTSTRUCT {
}
- fErase
BOOL fErase;
Undocumented in source.
- fIncUpdate
BOOL fIncUpdate;
Undocumented in source.
- fRestore
BOOL fRestore;
Undocumented in source.
- hdc
HDC hdc;
Undocumented in source.
- rcPaint
RECT rcPaint;
Undocumented in source.
- rgbReserved
BYTE[32] rgbReserved;
Undocumented in source.
windows winuser
enumstemplatesvariables