ReactOS 0.4.16-dev-257-g6aa11ac
|
#include <wmip.h>
Public Attributes | |
KEVENT | Event |
GUID | Guid |
PIRP | Irp |
LIST_ENTRY | IrpLink |
KEVENT _WMIP_GUID_OBJECT::Event |
Definition at line 15 of file wmip.h.
Referenced by WmipCreateGuidObject().
GUID _WMIP_GUID_OBJECT::Guid |
Definition at line 16 of file wmip.h.
Referenced by IoWMIQueryAllData(), and WmipCreateGuidObject().
PIRP _WMIP_GUID_OBJECT::Irp |
Definition at line 17 of file wmip.h.
Referenced by WmipClearIrpObjectList(), and WmipDeleteMethod().
LIST_ENTRY _WMIP_GUID_OBJECT::IrpLink |