Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
[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 |
|