ReactOS 0.4.15-dev-5875-g7c755d9
|
#include <shlobj.h>
Public Attributes | |
UINT | cbSize |
IShellFolder * | pshf |
IShellView * | psvOuter |
IShellFolderViewCB * | psfvcb |
UINT _SFV_CREATE::cbSize |
Definition at line 1282 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 1285 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 1283 of file shlobj.h.
Referenced by CFontExt::CreateViewObject(), CFindFolder::CreateViewObject(), CCommonFolder< TSelf, TItemId, TExtractIcon >::CreateViewObject(), SHCreateShellFolderView(), test_SHCreateShellFolderView(), and ShellBrowser::UpdateFolderView().
IShellView* _SFV_CREATE::psvOuter |
Definition at line 1284 of file shlobj.h.
Referenced by CCommonFolder< TSelf, TItemId, TExtractIcon >::CreateViewObject(), SHCreateShellFolderView(), and ShellBrowser::UpdateFolderView().