typedef struct _SECURITY_QUALITY_OF_SERVICE { unsigned long Length; SECURITY_IMPERSONATION_LEVEL ImpersonationLevel; unsigned char ContextTrackingMode; unsigned char EffectiveOnly; } SECURITY_QUALITY_OF_SERVICE, *PSECURITY_QUALITY_OF_SERVICE;