|
|
|
|
Functions
Events
MioScript Reference
|
|
Syntax
Parameters
None.
Return value
Description
Returns true if the current user has administration rights on the local computer, false otherwise.
To determine if the user is administrator, the function tries to write a value in CLASSES_ROOT/.mio/checkIsAdmin.
If the value can be written, the user is considered as administrator.
Important: With Windows Vista and later, this function returns always true.
Note: This function is defined in the library klib.k and is linked automatically. |
|
|
|