WinLib.Utils.IsAdministrator - charonn0/WinLib GitHub Wiki
##Method Signature Protected Function IsAdministrator() As Boolean
##Return value
Returns True if the current user is a member of the Administrators group.
##Notes An administrative user does not necessarily currently posses elevated privileges.
##See also