ReactOS 0.4.15-dev-7958-gcd0bb1a
_LRD_PROP Struct Reference

Public Attributes

COLORREF Key
 
BYTE Alpha
 
BYTE is_Layered
 
BYTE NoUsed [2]
 
DWORD Flags
 

Detailed Description

Definition at line 13 of file layered.c.

Member Data Documentation

◆ Alpha

BYTE _LRD_PROP::Alpha

Definition at line 16 of file layered.c.

Referenced by IntSetLayeredWindowAttributes(), and NtUserGetLayeredWindowAttributes().

◆ Flags

DWORD _LRD_PROP::Flags

Definition at line 19 of file layered.c.

Referenced by IntSetLayeredWindowAttributes(), and NtUserGetLayeredWindowAttributes().

◆ is_Layered

BYTE _LRD_PROP::is_Layered

◆ Key

COLORREF _LRD_PROP::Key

Definition at line 15 of file layered.c.

Referenced by IntSetLayeredWindowAttributes(), and NtUserGetLayeredWindowAttributes().

◆ NoUsed

BYTE _LRD_PROP::NoUsed[2]

Definition at line 18 of file layered.c.


The documentation for this struct was generated from the following file: