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.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public IntPtr SecurityQualityOfService
Public SecurityQualityOfService As IntPtr
Dim instance As ObjectAttributes
Dim value As IntPtr
value = instance.SecurityQualityOfService
instance.SecurityQualityOfService = value
public:
IntPtr SecurityQualityOfService
val mutable SecurityQualityOfService: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr