The application performed an operation that required privilege |
Application Verifier break message
The application performed an operation that required privilege
Probable cause
The application used MAXIMUM_ALLOWED to get access required to call this function. This function would fail if called by a standard user.
Information displayed by Application Verifier
%hs: %hs (%ws) requires �%hs� access. This access was restricted to trusted users when the application called %hs with �MAXIMUM_ALLOWED�. If the application were running as a standard user, the call to %hs would succeed, but the call to %hs would fail.
Verifier stop code
OP_REQUIRES ACCESS (code 0x3329)
Error level
Error