Definition guest_ptr.hh:88
Status codes returned by Windows NT system calls.
Definition NTSTATUS.hh:34
Handler class for the NtLoadDriver system call.
Definition NtLoadDriver.hh:32
static NTSTATUS inject(const UNICODE_STRING &DriverServiceName)
virtual UNICODE_STRING * DriverServiceName()=0
virtual void DriverServiceNamePtr(const guest_ptr< void > &pDriverServiceName)=0
Setter for DriverServiceNamePtr.
virtual const UNICODE_STRING * DriverServiceName() const =0
virtual guest_ptr< void > DriverServiceNamePtr() const =0
Getter for DriverServiceNamePtr.
Base type for NT system calls.
Definition NtSystemCall.hh:29
Class for the Windows UNICODE_STRING structure.
Definition UNICODE_STRING.hh:37
Core IntroVirt classes.
Definition Cr0.hh:20