ReactOS 0.4.15-dev-7942-gd23573b
_MONITORUIDATA Struct Reference
Collaboration diagram for _MONITORUIDATA:

Public Attributes

HMODULE hLibrary
 
HANDLE hActCtx
 
ULONG_PTR ulpCookie
 
PWSTR pModuleName
 
BOOL Activeated
 

Detailed Description

Definition at line 11 of file ports.c.

Member Data Documentation

◆ Activeated

BOOL _MONITORUIDATA::Activeated

Definition at line 17 of file ports.c.

Referenced by FreeMonitorUI().

◆ hActCtx

HANDLE _MONITORUIDATA::hActCtx

Definition at line 14 of file ports.c.

Referenced by FreeMonitorUI(), GetMonitorUI(), and GetMonitorUIActivationContext().

◆ hLibrary

HMODULE _MONITORUIDATA::hLibrary

Definition at line 13 of file ports.c.

Referenced by FreeMonitorUI(), and GetMonitorUI().

◆ pModuleName

PWSTR _MONITORUIDATA::pModuleName

Definition at line 16 of file ports.c.

Referenced by FreeMonitorUI(), GetMonitorUI(), and GetMonitorUIActivationContext().

◆ ulpCookie

ULONG_PTR _MONITORUIDATA::ulpCookie

Definition at line 15 of file ports.c.

Referenced by FreeMonitorUI().


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