ReactOS 0.4.16-dev-1067-ge98bba2
|
#include <vdm.h>
Public Attributes | |
ULONG | Size |
VDMEVENTCLASS | Event |
ULONG | InstructionSize |
union { | |
ULONG BopNumber | |
LONG ErrorStatus | |
ULONG IntAckInfo | |
}; | |
union { ... } _VdmEventInfo::@1856 |
ULONG _VdmEventInfo::BopNumber |
Definition at line 96 of file vdm.h.
Referenced by VdmDispatchBop().
VDMEVENTCLASS _VdmEventInfo::Event |
Definition at line 90 of file vdm.h.
Referenced by VdmDispatchBop(), and VdmDispatchPageFault().
ULONG _VdmEventInfo::InstructionSize |
Definition at line 91 of file vdm.h.
Referenced by VdmDispatchBop(), and VdmDispatchPageFault().