RegistryHelperSECURITY_ATTRIBUTES Structure

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public struct SECURITY_ATTRIBUTES
Inheritance
Object    ValueType    RegistryHelperSECURITY_ATTRIBUTES

Fields

InheritHandle Inherited handle.
Length Length.
SecurityDescriptor Security descriptor.

See Also