ReactOS 0.4.15-dev-7953-g1f49173
_PROFILEINFOA Struct Reference

#include <userenv.h>

Collaboration diagram for _PROFILEINFOA:

Public Attributes

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

Detailed Description

Definition at line 22 of file userenv.h.

Member Data Documentation

◆ dwFlags

DWORD _PROFILEINFOA::dwFlags

Definition at line 25 of file userenv.h.

◆ dwSize

DWORD _PROFILEINFOA::dwSize

Definition at line 24 of file userenv.h.

◆ hProfile

HANDLE _PROFILEINFOA::hProfile

Definition at line 31 of file userenv.h.

◆ lpDefaultPath

LPSTR _PROFILEINFOA::lpDefaultPath

Definition at line 28 of file userenv.h.

◆ lpPolicyPath

LPSTR _PROFILEINFOA::lpPolicyPath

Definition at line 30 of file userenv.h.

◆ lpProfilePath

LPSTR _PROFILEINFOA::lpProfilePath

Definition at line 27 of file userenv.h.

◆ lpServerName

LPSTR _PROFILEINFOA::lpServerName

Definition at line 29 of file userenv.h.

◆ lpUserName

LPSTR _PROFILEINFOA::lpUserName

Definition at line 26 of file userenv.h.


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