The SecPkgContext_DceInfo structure contains authorization data used by DCE services. The QueryContextAttributes function uses this structure.
typedef struct _SecPkgContex_DceInfo {
ULONG AuthzSvc;
PVOID pPac;
} SecPkgContext_DceInfo, * PSecPkgContext_DceInfo;