|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <shlobj.h>

Public Attributes | |
| UINT | cbSize |
| IShellFolder * | pshf |
| IShellView * | psvOuter |
| IShellFolderViewCB * | psfvcb |
| UINT _SFV_CREATE::cbSize |
Definition at line 1362 of file shlobj.h.
Referenced by CFindFolder::CreateViewObject(), CCommonFolder< TSelf, TItemId, TExtractIcon >::CreateViewObject(), SHCreateShellFolderView(), test_SHCreateShellFolderView(), and ShellBrowser::UpdateFolderView().
| IShellFolderViewCB* _SFV_CREATE::psfvcb |
Definition at line 1365 of file shlobj.h.
Referenced by CZipFolder::CreateViewObject(), CFindFolder::CreateViewObject(), CCommonFolder< TSelf, TItemId, TExtractIcon >::CreateViewObject(), SHCreateShellFolderView(), START_TEST(), and ShellBrowser::UpdateFolderView().
| IShellFolder* _SFV_CREATE::pshf |
Definition at line 1363 of file shlobj.h.
Referenced by CFindFolder::CreateViewObject(), CFontExt::CreateViewObject(), CCommonFolder< TSelf, TItemId, TExtractIcon >::CreateViewObject(), SHCreateShellFolderView(), test_SHCreateShellFolderView(), and ShellBrowser::UpdateFolderView().
| IShellView* _SFV_CREATE::psvOuter |
Definition at line 1364 of file shlobj.h.
Referenced by CCommonFolder< TSelf, TItemId, TExtractIcon >::CreateViewObject(), SHCreateShellFolderView(), and ShellBrowser::UpdateFolderView().