ReactOS 0.4.15-dev-7842-g558ab78
_PROFILEDATA Struct Reference
Collaboration diagram for _PROFILEDATA:

Public Attributes

DWORD dwProfileCount
 
DWORD dwLastProfile
 
DWORD dwSelectedProfile
 
DWORD dwSelectedProfileIndex
 
PPROFILE pProfiles
 
DWORD dwRefCount
 
DWORD dwState
 
BOOL bUnknownProfile
 
PWSTR pszFullName
 
PWSTR pszProfilePath
 

Detailed Description

Definition at line 24 of file hardprof.c.

Member Data Documentation

◆ bUnknownProfile

BOOL _PROFILEDATA::bUnknownProfile

Definition at line 21 of file userprofile.c.

Referenced by AddUserProfile(), and UpdateButtonState().

◆ dwLastProfile

DWORD _PROFILEDATA::dwLastProfile

Definition at line 27 of file hardprof.c.

Referenced by CopyHardwareProfile(), and GetProfiles().

◆ dwProfileCount

DWORD _PROFILEDATA::dwProfileCount

◆ dwRefCount

DWORD _PROFILEDATA::dwRefCount

Definition at line 19 of file userprofile.c.

Referenced by AddUserProfile(), DeleteUserProfile(), and UpdateButtonState().

◆ dwSelectedProfile

DWORD _PROFILEDATA::dwSelectedProfile

Definition at line 28 of file hardprof.c.

◆ dwSelectedProfileIndex

◆ dwState

DWORD _PROFILEDATA::dwState

Definition at line 20 of file userprofile.c.

Referenced by AddUserProfile().

◆ pProfiles

◆ pszFullName

PWSTR _PROFILEDATA::pszFullName

Definition at line 22 of file userprofile.c.

Referenced by AddUserProfile(), and DeleteUserProfile().

◆ pszProfilePath

PWSTR _PROFILEDATA::pszProfilePath

Definition at line 23 of file userprofile.c.

Referenced by AddUserProfile().


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