#include <DRIVER_OBJECT.hh>
◆ ~DRIVER_OBJECT()
| virtual introvirt::windows::nt::DRIVER_OBJECT::~DRIVER_OBJECT |
( |
| ) |
|
|
virtualdefault |
◆ DeviceObject()
| virtual const DEVICE_OBJECT * introvirt::windows::nt::DRIVER_OBJECT::DeviceObject |
( |
| ) |
const |
|
pure virtual |
◆ DriverName()
| virtual std::string introvirt::windows::nt::DRIVER_OBJECT::DriverName |
( |
| ) |
const |
|
pure virtual |
◆ MajorFunction()
| virtual guest_ptr< void > introvirt::windows::nt::DRIVER_OBJECT::MajorFunction |
( |
IRP_MJ |
irp | ) |
const |
|
pure virtual |
Get an IRP handler's address.
- Parameters
-
| irp | The IRP to get the function pointer to |
- Returns
- The IRP function pointer for the requested IRP
- Exceptions
-
◆ make_shared() [1/2]
◆ make_shared() [2/2]
The documentation for this class was generated from the following file:
- /home/runner/work/IntroVirt/IntroVirt/include/introvirt/windows/kernel/nt/types/objects/DRIVER_OBJECT.hh