ReactOS 0.4.15-dev-7958-gcd0bb1a
SHFOLDERCUSTOMSETTINGSW Struct Reference

#include <shlobj.h>

Collaboration diagram for SHFOLDERCUSTOMSETTINGSW:

Public Attributes

DWORD dwSize
 
DWORD dwMask
 
SHELLVIEWID * pvid
 
LPWSTR pszWebViewTemplate
 
DWORD cchWebViewTemplate
 
LPWSTR pszWebViewTemplateVersion
 
LPWSTR pszInfoTip
 
DWORD cchInfoTip
 
CLSIDpclsid
 
DWORD dwFlags
 
LPWSTR pszIconFile
 
DWORD cchIconFile
 
int iIconIndex
 
LPWSTR pszLogo
 
DWORD cchLogo
 

Detailed Description

Definition at line 65 of file shlobj.h.

Member Data Documentation

◆ cchIconFile

DWORD SHFOLDERCUSTOMSETTINGSW::cchIconFile

Definition at line 78 of file shlobj.h.

◆ cchInfoTip

DWORD SHFOLDERCUSTOMSETTINGSW::cchInfoTip

Definition at line 74 of file shlobj.h.

◆ cchLogo

DWORD SHFOLDERCUSTOMSETTINGSW::cchLogo

Definition at line 81 of file shlobj.h.

◆ cchWebViewTemplate

DWORD SHFOLDERCUSTOMSETTINGSW::cchWebViewTemplate

Definition at line 71 of file shlobj.h.

◆ dwFlags

DWORD SHFOLDERCUSTOMSETTINGSW::dwFlags

Definition at line 76 of file shlobj.h.

◆ dwMask

DWORD SHFOLDERCUSTOMSETTINGSW::dwMask

Definition at line 68 of file shlobj.h.

◆ dwSize

DWORD SHFOLDERCUSTOMSETTINGSW::dwSize

Definition at line 67 of file shlobj.h.

◆ iIconIndex

int SHFOLDERCUSTOMSETTINGSW::iIconIndex

Definition at line 79 of file shlobj.h.

◆ pclsid

CLSID* SHFOLDERCUSTOMSETTINGSW::pclsid

Definition at line 75 of file shlobj.h.

◆ pszIconFile

LPWSTR SHFOLDERCUSTOMSETTINGSW::pszIconFile

Definition at line 77 of file shlobj.h.

◆ pszInfoTip

LPWSTR SHFOLDERCUSTOMSETTINGSW::pszInfoTip

Definition at line 73 of file shlobj.h.

◆ pszLogo

LPWSTR SHFOLDERCUSTOMSETTINGSW::pszLogo

Definition at line 80 of file shlobj.h.

◆ pszWebViewTemplate

LPWSTR SHFOLDERCUSTOMSETTINGSW::pszWebViewTemplate

Definition at line 70 of file shlobj.h.

◆ pszWebViewTemplateVersion

LPWSTR SHFOLDERCUSTOMSETTINGSW::pszWebViewTemplateVersion

Definition at line 72 of file shlobj.h.

◆ pvid

SHELLVIEWID* SHFOLDERCUSTOMSETTINGSW::pvid

Definition at line 69 of file shlobj.h.


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