ReactOS 0.4.15-dev-7924-g5949c20
SHFOLDERCUSTOMSETTINGSA Struct Reference

#include <shlobj.h>

Collaboration diagram for SHFOLDERCUSTOMSETTINGSA:

Public Attributes

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

Detailed Description

Definition at line 46 of file shlobj.h.

Member Data Documentation

◆ cchIconFile

DWORD SHFOLDERCUSTOMSETTINGSA::cchIconFile

Definition at line 59 of file shlobj.h.

◆ cchInfoTip

DWORD SHFOLDERCUSTOMSETTINGSA::cchInfoTip

Definition at line 55 of file shlobj.h.

◆ cchLogo

DWORD SHFOLDERCUSTOMSETTINGSA::cchLogo

Definition at line 62 of file shlobj.h.

◆ cchWebViewTemplate

DWORD SHFOLDERCUSTOMSETTINGSA::cchWebViewTemplate

Definition at line 52 of file shlobj.h.

◆ dwFlags

DWORD SHFOLDERCUSTOMSETTINGSA::dwFlags

Definition at line 57 of file shlobj.h.

◆ dwMask

DWORD SHFOLDERCUSTOMSETTINGSA::dwMask

Definition at line 49 of file shlobj.h.

◆ dwSize

DWORD SHFOLDERCUSTOMSETTINGSA::dwSize

Definition at line 48 of file shlobj.h.

◆ iIconIndex

int SHFOLDERCUSTOMSETTINGSA::iIconIndex

Definition at line 60 of file shlobj.h.

◆ pclsid

CLSID* SHFOLDERCUSTOMSETTINGSA::pclsid

Definition at line 56 of file shlobj.h.

◆ pszIconFile

LPSTR SHFOLDERCUSTOMSETTINGSA::pszIconFile

Definition at line 58 of file shlobj.h.

◆ pszInfoTip

LPSTR SHFOLDERCUSTOMSETTINGSA::pszInfoTip

Definition at line 54 of file shlobj.h.

◆ pszLogo

LPSTR SHFOLDERCUSTOMSETTINGSA::pszLogo

Definition at line 61 of file shlobj.h.

◆ pszWebViewTemplate

LPSTR SHFOLDERCUSTOMSETTINGSA::pszWebViewTemplate

Definition at line 51 of file shlobj.h.

◆ pszWebViewTemplateVersion

LPSTR SHFOLDERCUSTOMSETTINGSA::pszWebViewTemplateVersion

Definition at line 53 of file shlobj.h.

◆ pvid

SHELLVIEWID* SHFOLDERCUSTOMSETTINGSA::pvid

Definition at line 50 of file shlobj.h.


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