ReactOS 0.4.15-dev-7842-g558ab78
_ADMIN_INFO Struct Reference

#include <globals.h>

Public Attributes

LPWSTR Name
 
LPWSTR Domain
 
LPWSTR Password
 

Detailed Description

Definition at line 21 of file globals.h.

Member Data Documentation

◆ Domain

LPWSTR _ADMIN_INFO::Domain

Definition at line 24 of file globals.h.

Referenced by InstallReactOS(), SetAdministratorPassword(), and SetAutoAdminLogon().

◆ Name

LPWSTR _ADMIN_INFO::Name

Definition at line 23 of file globals.h.

Referenced by InstallReactOS(), SetAdministratorPassword(), and SetAutoAdminLogon().

◆ Password

LPWSTR _ADMIN_INFO::Password

Definition at line 25 of file globals.h.

Referenced by InstallReactOS(), SetAdministratorPassword(), and SetAutoAdminLogon().


The documentation for this struct was generated from the following file: