Searched defs:dwIntegrityLevel (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-helper-apps/
H A DVBoxExtPackHelperApp.cpp1732 DWORD dwIntegrityLevel = *GetSidSubAuthority(pSidAndAttr->Sid, *GetSidSubAuthorityCount(pSidAndAttr->Sid) - 1U); local
1734 if (dwIntegrityLevel >= MY_SECURITY_MANDATORY_HIGH_RID)

Completed in 67 milliseconds