Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

WinLib.Utils.IsAdministrator

Andrew edited this page Apr 4, 2014 · 2 revisions

#WinLib.Utils.IsAdministrator

##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

Clone this wiki locally