Bitdefender Hypervisor Memory Introspection
_OBJECT_NAME32 Struct Reference

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

#include <wddefs.h>

Data Fields

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

Detailed Description

An _OBJECT_HEADER_NAME_INFO structure used by 32-bit guests.

Definition at line 1528 of file wddefs.h.

Field Documentation

◆ Directory

DWORD _OBJECT_NAME32::Directory

Pointer to the _OBJECT_DIRECTORY that owns this.

Definition at line 1530 of file wddefs.h.

Referenced by IntWinObjGetObjectNameInfo().

◆ Name

UNICODE_STRING32 _OBJECT_NAME32::Name

The object name.

Definition at line 1531 of file wddefs.h.

Referenced by IntWinObjGetObjectNameInfo().

◆ ReferenceCount

DWORD _OBJECT_NAME32::ReferenceCount

Reference count.

Definition at line 1532 of file wddefs.h.


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