Searched refs:ElevationLevel (Results 1 – 1 of 1) sorted by relevance
668 DWORD ElevationLevel; in IsProcessUacLimited() local677 &ElevationLevel, sizeof(DWORD), &ReqLen ); in IsProcessUacLimited()679 if ( Success && ElevationLevel == 3 /* Limited */ ) in IsProcessUacLimited()