ReactOS 0.4.15-dev-7918-g2a2556c
_WMIP_GUID_OBJECT Struct Reference

#include <wmip.h>

Collaboration diagram for _WMIP_GUID_OBJECT:

Public Attributes

KEVENT Event
 
GUID Guid
 
PIRP Irp
 
LIST_ENTRY IrpLink
 

Detailed Description

Definition at line 13 of file wmip.h.

Member Data Documentation

◆ Event

KEVENT _WMIP_GUID_OBJECT::Event

Definition at line 15 of file wmip.h.

Referenced by WmipCreateGuidObject().

◆ Guid

GUID _WMIP_GUID_OBJECT::Guid

Definition at line 16 of file wmip.h.

Referenced by IoWMIQueryAllData(), and WmipCreateGuidObject().

◆ Irp

PIRP _WMIP_GUID_OBJECT::Irp

Definition at line 17 of file wmip.h.

Referenced by WmipClearIrpObjectList(), and WmipDeleteMethod().

◆ IrpLink

LIST_ENTRY _WMIP_GUID_OBJECT::IrpLink

Definition at line 18 of file wmip.h.


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