|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| COLORREF | Key |
| BYTE | Alpha |
| BYTE | is_Layered |
| BYTE | NoUsed [2] |
| DWORD | Flags |
| BYTE _LRD_PROP::Alpha |
Definition at line 16 of file layered.c.
Referenced by IntSetLayeredWindowAttributes(), and NtUserGetLayeredWindowAttributes().
| DWORD _LRD_PROP::Flags |
Definition at line 19 of file layered.c.
Referenced by IntSetLayeredWindowAttributes(), and NtUserGetLayeredWindowAttributes().
| BYTE _LRD_PROP::is_Layered |
Definition at line 17 of file layered.c.
Referenced by GetLayeredStatus(), IntSetLayeredWindowAttributes(), NtUserGetLayeredWindowAttributes(), and SetLayeredStatus().
| COLORREF _LRD_PROP::Key |
Definition at line 15 of file layered.c.
Referenced by IntSetLayeredWindowAttributes(), and NtUserGetLayeredWindowAttributes().