ReactOS 0.4.15-dev-7842-g558ab78
_INTERNAL_I8042_START_INFORMATION Struct Reference

#include <ntdd8042.h>

Collaboration diagram for _INTERNAL_I8042_START_INFORMATION:

Public Attributes

ULONG Size
 
PKINTERRUPT InterruptObject
 
ULONG Reserved [8]
 

Detailed Description

Definition at line 130 of file ntdd8042.h.

Member Data Documentation

◆ InterruptObject

PKINTERRUPT _INTERNAL_I8042_START_INFORMATION::InterruptObject

Definition at line 132 of file ntdd8042.h.

◆ Reserved

ULONG _INTERNAL_I8042_START_INFORMATION::Reserved[8]

Definition at line 133 of file ntdd8042.h.

◆ Size

ULONG _INTERNAL_I8042_START_INFORMATION::Size

Definition at line 131 of file ntdd8042.h.


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