ReactOS 0.4.16-dev-178-g8ba6102
_REGFOLDERINFO Struct Reference

#include <shfldr.h>

Collaboration diagram for _REGFOLDERINFO:

Public Attributes

PIDLTYPE PidlType
 
BYTE Count
 
const REQUIREDREGITEMItems
 
REFCLSID clsid
 
LPCWSTR pszParsingPath
 
LPCWSTR pszEnumKeyName
 

Detailed Description

Definition at line 57 of file shfldr.h.

Member Data Documentation

◆ clsid

REFCLSID _REGFOLDERINFO::clsid

Definition at line 62 of file shfldr.h.

Referenced by CRegFolder::GetDisplayNameOf().

◆ Count

BYTE _REGFOLDERINFO::Count

Definition at line 60 of file shfldr.h.

Referenced by CRegFolderInfo::GetRequiredItemsCount().

◆ Items

const REQUIREDREGITEM* _REGFOLDERINFO::Items

Definition at line 61 of file shfldr.h.

Referenced by CRegFolderInfo::GetAt().

◆ PidlType

PIDLTYPE _REGFOLDERINFO::PidlType

◆ pszEnumKeyName

LPCWSTR _REGFOLDERINFO::pszEnumKeyName

Definition at line 64 of file shfldr.h.

Referenced by CRegFolderEnum::Initialize().

◆ pszParsingPath

LPCWSTR _REGFOLDERINFO::pszParsingPath

Definition at line 63 of file shfldr.h.

Referenced by CRegFolderInfo::GetParsingPath().


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