ReactOS 0.4.16-dev-41-ge8c7597
|
#include <winddi.h>
Public Attributes | |
PVOID | pvObj |
FREEOBJPROC | pFreeProc |
HDEV | hdev |
DHPDEV | dhpdev |
DHPDEV _DRIVEROBJ::dhpdev |
Definition at line 412 of file winddi.h.
Referenced by EngCreateDriverObj().
HDEV _DRIVEROBJ::hdev |
Definition at line 411 of file winddi.h.
Referenced by EngCreateDriverObj().
FREEOBJPROC _DRIVEROBJ::pFreeProc |
Definition at line 410 of file winddi.h.
Referenced by DRIVEROBJ_vCleanup(), EngCreateDriverObj(), and EngDeleteDriverObj().
PVOID _DRIVEROBJ::pvObj |
Definition at line 409 of file winddi.h.
Referenced by EngCreateDriverObj().