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

Public Attributes

LPCWSTR pszProfileName
 
LPCWSTR pszProfileRegValue
 
LPCWSTR pszEnvVar
 
LPCWSTR pszEnvVarProfilePath
 
PFOLDERDATA pFolderList
 
HKEY hRootKey
 
LPCWSTR pszShellFoldersKey
 
LPCWSTR pszUserShellFoldersKey
 

Detailed Description

Definition at line 68 of file setup.c.

Member Data Documentation

◆ hRootKey

HKEY _PROFILEPARAMS::hRootKey

Definition at line 75 of file setup.c.

◆ pFolderList

PFOLDERDATA _PROFILEPARAMS::pFolderList

Definition at line 74 of file setup.c.

◆ pszEnvVar

LPCWSTR _PROFILEPARAMS::pszEnvVar

Definition at line 72 of file setup.c.

◆ pszEnvVarProfilePath

LPCWSTR _PROFILEPARAMS::pszEnvVarProfilePath

Definition at line 73 of file setup.c.

◆ pszProfileName

LPCWSTR _PROFILEPARAMS::pszProfileName

Definition at line 70 of file setup.c.

◆ pszProfileRegValue

LPCWSTR _PROFILEPARAMS::pszProfileRegValue

Definition at line 71 of file setup.c.

◆ pszShellFoldersKey

LPCWSTR _PROFILEPARAMS::pszShellFoldersKey

Definition at line 76 of file setup.c.

◆ pszUserShellFoldersKey

LPCWSTR _PROFILEPARAMS::pszUserShellFoldersKey

Definition at line 77 of file setup.c.


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