BOOLEAN
PopUserIsAdmin(
VOID
);
Routine Description:
Determines whether the current user is an administrator and therefore suitably
privileged to change the administrative power policy.
Arguments:
None
Return Value:
TRUE - user is an administrator
FALSE - user is not an administrator