NAME

IsUserAnAdmin  (SHELL32.680)

SYNOPSIS

 BOOL IsUserAnAdmin
 (
 )

DESCRIPTION

IsUserAnAdmin [SHELL32.680] NT 4.0.

Checks whether the current user is a member of the Administrators group.

PARAMS

None.

RETURNS

Success: TRUE

Failure: FALSE

IMPLEMENTATION

Declared in "shlobj.h". https://source.winehq.org/source/include/shlobj.h

Implemented in "dlls/shell32/shellord.c". https://source.winehq.org/source/dlls/shell32/shellord.c

Debug channel "shell".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated May 2024.