Location: Symbol Reference > Classes > TJwSecurityToken Class > TJwSecurityToken Properties > TJwSecurityToken.RunElevation Property
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityToken.RunElevation Property
Pascal
property RunElevation: cardinal;

RunElevation returns the elavation status of the process on a Windows Vista system. If the system is not a supported the exception EJwsclUnsupportedWindowsVersionException will be raised

Only Windows Vista is supported. If the token is elevated the return value is 1; otherwise 0. 

If the compiler directive VISTA (jwscl.inc) is not defined, an exception EJwsclVistaFeaturesDisabled is raised. This feature can only be used with activated VISTA compiler directive.

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!