Group: Shell Functions - Library: shell32
Retrieving current user for the process
BOOL IsUserAnAdmin(VOID);
DECLARE INTEGER IsUserAnAdmin IN shell32
Returns TRUE if the user is a member of the Administrator"s group, FALSE if not.
Group: Shell Functions - Library: shell32
Retrieving current user for the process
BOOL IsUserAnAdmin(VOID);
DECLARE INTEGER IsUserAnAdmin IN shell32
Returns TRUE if the user is a member of the Administrator"s group, FALSE if not.