ReactOS 0.4.16-dev-289-g096a551
|
Public Attributes | |
HMODULE | hLibrary |
HANDLE | hActCtx |
ULONG_PTR | ulpCookie |
PWSTR | pModuleName |
BOOL | Activeated |
BOOL _MONITORUIDATA::Activeated |
Definition at line 17 of file ports.c.
Referenced by FreeMonitorUI().
HANDLE _MONITORUIDATA::hActCtx |
Definition at line 14 of file ports.c.
Referenced by FreeMonitorUI(), GetMonitorUI(), and GetMonitorUIActivationContext().
HMODULE _MONITORUIDATA::hLibrary |
Definition at line 13 of file ports.c.
Referenced by FreeMonitorUI(), and GetMonitorUI().
PWSTR _MONITORUIDATA::pModuleName |
Definition at line 16 of file ports.c.
Referenced by FreeMonitorUI(), GetMonitorUI(), and GetMonitorUIActivationContext().
ULONG_PTR _MONITORUIDATA::ulpCookie |
Definition at line 15 of file ports.c.
Referenced by FreeMonitorUI().