libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
introvirt::windows::nt::OBJECT_HEADER_CREATOR_INFO Class Referenceabstract

Class for the Windows NT OBJECT_HEADER_CREATOR_INFO structure. More...

#include <OBJECT_HEADER_CREATOR_INFO.hh>

Public Member Functions

virtual uint64_t CreatorUniqueProcess () const =0
 Get the PID of the process that created the object.
 
virtual ~OBJECT_HEADER_CREATOR_INFO ()=default
 

Detailed Description

Class for the Windows NT OBJECT_HEADER_CREATOR_INFO structure.

Constructor & Destructor Documentation

◆ ~OBJECT_HEADER_CREATOR_INFO()

virtual introvirt::windows::nt::OBJECT_HEADER_CREATOR_INFO::~OBJECT_HEADER_CREATOR_INFO ( )
virtualdefault

Member Function Documentation

◆ CreatorUniqueProcess()

virtual uint64_t introvirt::windows::nt::OBJECT_HEADER_CREATOR_INFO::CreatorUniqueProcess ( ) const
pure virtual

Get the PID of the process that created the object.

Returns
the CreatorUniqueProcess field from the structure

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