ReactOS 0.4.15-dev-7958-gcd0bb1a
_PROFILEINFOW Struct Reference

#include <userenv.h>

Collaboration diagram for _PROFILEINFOW:

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
LPWSTR lpUserName
 
LPWSTR lpProfilePath
 
LPWSTR lpDefaultPath
 
LPWSTR lpServerName
 
LPWSTR lpPolicyPath
 
HANDLE hProfile
 

Detailed Description

Definition at line 34 of file userenv.h.

Member Data Documentation

◆ dwFlags

DWORD _PROFILEINFOW::dwFlags

Definition at line 37 of file userenv.h.

Referenced by HandleLogon(), LoadUserProfileA(), ScmLogonService(), and START_TEST().

◆ dwSize

DWORD _PROFILEINFOW::dwSize

◆ hProfile

HANDLE _PROFILEINFOW::hProfile

◆ lpDefaultPath

LPWSTR _PROFILEINFOW::lpDefaultPath

Definition at line 40 of file userenv.h.

Referenced by HandleLogon(), and LoadUserProfileA().

◆ lpPolicyPath

LPWSTR _PROFILEINFOW::lpPolicyPath

Definition at line 42 of file userenv.h.

Referenced by HandleLogon(), and LoadUserProfileA().

◆ lpProfilePath

LPWSTR _PROFILEINFOW::lpProfilePath

Definition at line 39 of file userenv.h.

Referenced by HandleLogon(), and LoadUserProfileA().

◆ lpServerName

LPWSTR _PROFILEINFOW::lpServerName

Definition at line 41 of file userenv.h.

Referenced by HandleLogon(), and LoadUserProfileA().

◆ lpUserName

LPWSTR _PROFILEINFOW::lpUserName

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