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

Public Attributes

POBJECT_ATTRIBUTES ObjectAttributes
 
ACCESS_MASK DesiredAccess
 
ULONG Unknown08
 
ULONG Unknown0C
 

Detailed Description

Definition at line 365 of file wmidrv.c.

Member Data Documentation

◆ DesiredAccess

ACCESS_MASK _WMI_OPEN_GUID_FOR_EVENTS::DesiredAccess

Definition at line 368 of file wmidrv.c.

Referenced by WmipOpenGuidForEvents().

◆ ObjectAttributes

POBJECT_ATTRIBUTES _WMI_OPEN_GUID_FOR_EVENTS::ObjectAttributes

Definition at line 367 of file wmidrv.c.

Referenced by WmipOpenGuidForEvents().

◆ Unknown08

ULONG _WMI_OPEN_GUID_FOR_EVENTS::Unknown08

Definition at line 369 of file wmidrv.c.

◆ Unknown0C

ULONG _WMI_OPEN_GUID_FOR_EVENTS::Unknown0C

Definition at line 370 of file wmidrv.c.


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