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

Defined in "shlobj.h".

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

Debug channel "shell".


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