Bitdefender Hypervisor Memory Introspection
_DRIVER_EXPORT_CACHE Struct Reference

Driver export cache. More...

Data Fields

WORD CurrentEntry
 The number of valid entries inside the Entry array. More...
 
DRIVER_EXPORT_CACHE_ENTRY Entry [MAX_DRIVER_EXPORT_CACHE_ENTRIES]
 The cache entries. More...
 

Detailed Description

Driver export cache.

Definition at line 29 of file drivers.c.

Field Documentation

◆ CurrentEntry

WORD _DRIVER_EXPORT_CACHE::CurrentEntry

The number of valid entries inside the Entry array.

Definition at line 32 of file drivers.c.

Referenced by IntDriverCacheCreateExport(), and IntDriverCacheCreateUnknown().

◆ Entry


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