ReactOS 0.4.15-dev-7953-g1f49173
_USER_INFO_1 Struct Reference

#include <lmaccess.h>

Public Attributes

LPWSTR usri1_name
 
LPWSTR usri1_password
 
DWORD usri1_password_age
 
DWORD usri1_priv
 
LPWSTR usri1_home_dir
 
LPWSTR usri1_comment
 
DWORD usri1_flags
 
LPWSTR usri1_script_path
 

Detailed Description

Definition at line 202 of file lmaccess.h.

Member Data Documentation

◆ usri1_comment

LPWSTR _USER_INFO_1::usri1_comment

◆ usri1_flags

DWORD _USER_INFO_1::usri1_flags

◆ usri1_home_dir

LPWSTR _USER_INFO_1::usri1_home_dir

◆ usri1_name

LPWSTR _USER_INFO_1::usri1_name

◆ usri1_password

LPWSTR _USER_INFO_1::usri1_password

◆ usri1_password_age

DWORD _USER_INFO_1::usri1_password_age

Definition at line 205 of file lmaccess.h.

Referenced by BuildUserInfoBuffer(), and cmdComputer().

◆ usri1_priv

DWORD _USER_INFO_1::usri1_priv

◆ usri1_script_path

LPWSTR _USER_INFO_1::usri1_script_path

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