Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
[This function is not available in Windows Vista or Windows Server 2008.]
Indicates whether the current user is an administrator.
Syntax
BOOL pSetupIsUserAdmin(void);
Parameters
This function has no parameters.
Return value
TRUE if the current user is an administrator, otherwise FALSE.
Remarks
This function has no associated import library or header file; you must call it using the LoadLibrary and GetProcAddress functions.
Requirements
| Requirement | Value |
|---|---|
| DLL |
|