|
ReactOS 0.4.16-dev-1946-g52006dd
|


Protected Attributes | |
| LPITEMIDLIST | m_pidl = NULL |
| LPWSTR | m_pszPath = NULL |
| DWORD | m_dwVspbFlags = 0 |
| CComPtr< IPropertyBag > | m_pPidlBag |
| CComPtr< IPropertyBag > | m_pUpgradeBag |
| CComPtr< IPropertyBag > | m_pInheritBag |
| CComPtr< IPropertyBag > | m_pUserDefaultsBag |
| CComPtr< IPropertyBag > | m_pFolderDefaultsBag |
| CComPtr< IPropertyBag > | m_pGlobalDefaultsBag |
| CComPtr< IPropertyBag > | m_pReadBag |
| CComPtr< IPropertyBag > | m_pWriteBag |
| BOOL | m_bPidlBag = FALSE |
| BOOL | m_bUpgradeBag = FALSE |
| BOOL | m_bInheritBag = FALSE |
| BOOL | m_bUserDefaultsBag = FALSE |
| BOOL | m_bFolderDefaultsBag = FALSE |
| BOOL | m_bGlobalDefaultsBag = FALSE |
| BOOL | m_bReadBag = FALSE |
| BOOL | m_bWriteBag = FALSE |
Protected Attributes inherited from CBasePropertyBag | |
| LONG | m_cRefs |
| DWORD | m_dwMode |
Additional Inherited Members | |
Public Types inherited from IPropertyBag | |
| typedef IPropertyBag * | LPPROPERTYBAG |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 1204 of file propbag.cpp.
|
inline |
Definition at line 1288 of file propbag.cpp.
|
inlineoverride |
Definition at line 1290 of file propbag.cpp.
|
protected |
Definition at line 1382 of file propbag.cpp.
Referenced by _CanAccessGlobalDefaultsBag(), and _EnsureFolderDefaultsBag().
|
protected |
Definition at line 1390 of file propbag.cpp.
Referenced by _EnsureGlobalDefaultsBag().
|
protected |
|
protected |
Definition at line 1369 of file propbag.cpp.
Referenced by _CanAccessInheritBag(), _CanAccessUserDefaultsBag(), and _EnsurePidlBag().
|
protected |
|
protected |
Definition at line 1374 of file propbag.cpp.
Referenced by _CanAccessFolderDefaultsBag(), and _EnsureUserDefaultsBag().
|
protected |
Definition at line 1534 of file propbag.cpp.
Referenced by _EnsureFolderDefaultsBag(), _EnsureGlobalDefaultsBag(), _EnsurePidlBag(), _EnsureReadBag(), _EnsureUserDefaultsBag(), and _EnsureWriteBag().
Definition at line 1662 of file propbag.cpp.
Referenced by _ReadFolderDefaultsBag().
Definition at line 1676 of file propbag.cpp.
Referenced by _ReadGlobalDefaultsBag().
Definition at line 1632 of file propbag.cpp.
Referenced by _ReadInheritBag().
Definition at line 1622 of file propbag.cpp.
Referenced by _ReadPidlBag().
Definition at line 1642 of file propbag.cpp.
Referenced by _ReadUpgradeBag().
Definition at line 1652 of file propbag.cpp.
Referenced by _ReadUserDefaultsBag().
Definition at line 1814 of file propbag.cpp.
Referenced by Write().
|
protected |
Definition at line 1582 of file propbag.cpp.
Referenced by _EnsureInheritBag().
Definition at line 1424 of file propbag.cpp.
Referenced by _CreateBag(), _FindNearestInheritBag(), and _PruneMRUTree().
Definition at line 1435 of file propbag.cpp.
Referenced by _GetMRUSlots().
|
protected |
Definition at line 1475 of file propbag.cpp.
Referenced by _GetRegKey().
|
protected |
Definition at line 1446 of file propbag.cpp.
Referenced by _FindNearestInheritBag(), and _GetMRUSlot().
|
protected |
Definition at line 1482 of file propbag.cpp.
Referenced by _CreateBag().
|
protected |
|
protected |
Definition at line 1352 of file propbag.cpp.
Referenced by _EnsureFolderDefaultsBag().
|
protected |
Definition at line 1795 of file propbag.cpp.
Referenced by _EnsureWriteBag().
|
protected |
Definition at line 1735 of file propbag.cpp.
Referenced by Read().
|
protected |
Definition at line 1747 of file propbag.cpp.
Referenced by Read().
|
protected |
Definition at line 1699 of file propbag.cpp.
Referenced by Read().
|
protected |
Definition at line 1687 of file propbag.cpp.
Referenced by Read().
|
protected |
Definition at line 1711 of file propbag.cpp.
Referenced by Read().
|
protected |
Definition at line 1723 of file propbag.cpp.
Referenced by Read().
|
protected |
| HRESULT CViewStatePropertyBag::Init | ( | _In_opt_ LPCITEMIDLIST | pidl, |
| _In_opt_ LPCWSTR | pszPath, | ||
| _In_ DWORD | dwVspbFlags | ||
| ) |
Definition at line 1315 of file propbag.cpp.
| BOOL CViewStatePropertyBag::IsSameBag | ( | LPCITEMIDLIST | pidl, |
| LPCWSTR | pszPath, | ||
| DWORD | dwVspbFlags | ||
| ) | const |
Definition at line 1347 of file propbag.cpp.
|
override |
Definition at line 1759 of file propbag.cpp.
|
override |
Definition at line 1830 of file propbag.cpp.
Definition at line 1222 of file propbag.cpp.
Referenced by _EnsureFolderDefaultsBag(), and _ResetTryAgainFlag().
Definition at line 1223 of file propbag.cpp.
Referenced by _EnsureGlobalDefaultsBag(), and _ResetTryAgainFlag().
Definition at line 1220 of file propbag.cpp.
Referenced by _EnsureInheritBag(), and _ResetTryAgainFlag().
Definition at line 1218 of file propbag.cpp.
Referenced by _EnsurePidlBag(), and _ResetTryAgainFlag().
Definition at line 1224 of file propbag.cpp.
Referenced by _EnsureReadBag(), and _ResetTryAgainFlag().
Definition at line 1219 of file propbag.cpp.
Referenced by _EnsureUpgradeBag().
Definition at line 1221 of file propbag.cpp.
Referenced by _EnsureUserDefaultsBag(), and _ResetTryAgainFlag().
Definition at line 1225 of file propbag.cpp.
Referenced by _EnsureWriteBag().
|
protected |
Definition at line 1209 of file propbag.cpp.
Referenced by _CanAccessFolderDefaultsBag(), _CanAccessGlobalDefaultsBag(), _CanAccessInheritBag(), _CanAccessPidlBag(), _CanAccessUserDefaultsBag(), _EnsureReadBag(), _EnsureWriteBag(), _GetHKey(), _ResetTryAgainFlag(), Init(), IsSameBag(), and Read().
|
protected |
Definition at line 1214 of file propbag.cpp.
Referenced by _EnsureFolderDefaultsBag(), and _ReadFolderDefaultsBag().
|
protected |
Definition at line 1215 of file propbag.cpp.
Referenced by _EnsureGlobalDefaultsBag(), and _ReadGlobalDefaultsBag().
|
protected |
Definition at line 1207 of file propbag.cpp.
Referenced by _CreateBag(), _EnsureFolderDefaultsBag(), _EnsurePidlBag(), _EnsureReadBag(), _EnsureWriteBag(), _FindNearestInheritBag(), _IsSamePidl(), _IsSystemFolder(), _PruneMRUTree(), Init(), and ~CViewStatePropertyBag().
|
protected |
Definition at line 1212 of file propbag.cpp.
Referenced by _EnsureInheritBag(), and _ReadInheritBag().
|
protected |
Definition at line 1210 of file propbag.cpp.
Referenced by _EnsurePidlBag(), and _ReadPidlBag().
|
protected |
Definition at line 1216 of file propbag.cpp.
Referenced by _EnsureReadBag(), and Read().
Definition at line 1208 of file propbag.cpp.
Referenced by _CanAccessUpgradeBag(), _EnsureFolderDefaultsBag(), _EnsureGlobalDefaultsBag(), _EnsurePidlBag(), _EnsureReadBag(), _EnsureUserDefaultsBag(), _EnsureWriteBag(), _FindNearestInheritBag(), Init(), IsSameBag(), and ~CViewStatePropertyBag().
|
protected |
Definition at line 1211 of file propbag.cpp.
Referenced by _EnsureUpgradeBag(), and _ReadUpgradeBag().
|
protected |
Definition at line 1213 of file propbag.cpp.
Referenced by _EnsureUserDefaultsBag(), and _ReadUserDefaultsBag().
|
protected |
Definition at line 1217 of file propbag.cpp.
Referenced by _EnsureWriteBag(), and Write().