Bitdefender Hypervisor Memory Introspection
_SERIALIZER_DPI_WIN_ACL_EDIT Struct Reference

Describes a serialized intObjDpiWinAclEdit. More...

Data Fields

ACL OldSacl
 The old SACL header. More...
 
ACL OldDacl
 The old DACL header. More...
 
ACL NewSacl
 The new SACL header. More...
 
ACL NewDacl
 The new DACL header. More...
 

Detailed Description

Describes a serialized intObjDpiWinAclEdit.

Definition at line 514 of file serializers.c.

Field Documentation

◆ NewDacl

ACL _SERIALIZER_DPI_WIN_ACL_EDIT::NewDacl

The new DACL header.

Definition at line 520 of file serializers.c.

Referenced by IntSerializeDpiWinAclEdit().

◆ NewSacl

ACL _SERIALIZER_DPI_WIN_ACL_EDIT::NewSacl

The new SACL header.

Definition at line 519 of file serializers.c.

Referenced by IntSerializeDpiWinAclEdit().

◆ OldDacl

ACL _SERIALIZER_DPI_WIN_ACL_EDIT::OldDacl

The old DACL header.

Definition at line 517 of file serializers.c.

Referenced by IntSerializeDpiWinAclEdit().

◆ OldSacl

ACL _SERIALIZER_DPI_WIN_ACL_EDIT::OldSacl

The old SACL header.

Definition at line 516 of file serializers.c.

Referenced by IntSerializeDpiWinAclEdit().


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