ReactOS 0.4.15-dev-7788-g1ad9096
_FOLDERDATA Struct Reference

Public Attributes

LPWSTR lpValueName
 
LPWSTR lpPath
 
UINT uId
 
BOOL bHidden
 
BOOL bShellFolder
 
BOOL bUserShellFolder
 

Detailed Description

Definition at line 17 of file setup.c.

Member Data Documentation

◆ bHidden

BOOL _FOLDERDATA::bHidden

Definition at line 22 of file setup.c.

Referenced by CreateStandardProfile().

◆ bShellFolder

BOOL _FOLDERDATA::bShellFolder

Definition at line 23 of file setup.c.

Referenced by CreateStandardProfile(), and UpdateUsersShellFolderSettings().

◆ bUserShellFolder

BOOL _FOLDERDATA::bUserShellFolder

Definition at line 24 of file setup.c.

Referenced by CreateStandardProfile().

◆ lpPath

LPWSTR _FOLDERDATA::lpPath

Definition at line 20 of file setup.c.

Referenced by CreateStandardProfile(), and UpdateUsersShellFolderSettings().

◆ lpValueName

LPWSTR _FOLDERDATA::lpValueName

Definition at line 19 of file setup.c.

Referenced by CreateStandardProfile(), and UpdateUsersShellFolderSettings().

◆ uId

UINT _FOLDERDATA::uId

Definition at line 21 of file setup.c.

Referenced by CreateStandardProfile(), and UpdateUsersShellFolderSettings().


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