Bitdefender Hypervisor Memory Introspection
_DENTRY_STRING Struct Reference

Describes a path that will be cached. More...

Data Fields

char * String
 The path (string). More...
 
DWORD Length
 The length of the path. More...
 

Detailed Description

Describes a path that will be cached.

Definition at line 26 of file lixfiles.c.

Field Documentation

◆ Length

DWORD _DENTRY_STRING::Length

The length of the path.

Definition at line 29 of file lixfiles.c.

◆ String

char* _DENTRY_STRING::String

The path (string).

Definition at line 28 of file lixfiles.c.


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