ObjectAttributesSecurityQualityOfService Field

Optional quality of service to be applied to the object when it is created. Used to indicate the security impersonation level and context tracking mode (dynamic or static).

Currently, the InitializeObjectAttributes macro sets this member to Zero.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public IntPtr SecurityQualityOfService

Field Value

IntPtr

See Also