Bitdefender Hypervisor Memory Introspection
_OBJECT_NAME64 Struct Reference

An _OBJECT_HEADER_NAME_INFO structure used by 64-bit guests. More...

#include <wddefs.h>

Data Fields

QWORD Directory
 Pointer to the _OBJECT_DIRECTORY that owns this. More...
 
UNICODE_STRING64 Name
 The object name. More...
 
DWORD ReferenceCount
 Reference count. More...
 

Detailed Description

An _OBJECT_HEADER_NAME_INFO structure used by 64-bit guests.

Definition at line 1518 of file wddefs.h.

Field Documentation

◆ Directory

QWORD _OBJECT_NAME64::Directory

Pointer to the _OBJECT_DIRECTORY that owns this.

Definition at line 1520 of file wddefs.h.

Referenced by IntWinObjGetObjectNameInfo().

◆ Name

UNICODE_STRING64 _OBJECT_NAME64::Name

The object name.

Definition at line 1521 of file wddefs.h.

Referenced by IntWinObjGetObjectNameInfo().

◆ ReferenceCount

DWORD _OBJECT_NAME64::ReferenceCount

Reference count.

Definition at line 1522 of file wddefs.h.


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