Source position: jwawinnt.pas line 2848
type _SECURITY_QUALITY_OF_SERVICE = record
Length: DWORD;
ImpersonationLevel: SECURITY_IMPERSONATION_LEVEL;
ContextTrackingMode: SECURITY_CONTEXT_TRACKING_MODE;
EffectiveOnly: ByteBool;
end;