ReactOS 0.4.16-dev-319-g6cf4263
|
#include <shlobj.h>
Public Attributes | |
UINT | cbSize |
IShellFolder * | pshf |
IShellView * | psvOuter |
IShellFolderViewCB * | psfvcb |
UINT _SFV_CREATE::cbSize |
Definition at line 1357 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 1360 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 1358 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 1359 of file shlobj.h.
Referenced by CCommonFolder< TSelf, TItemId, TExtractIcon >::CreateViewObject(), SHCreateShellFolderView(), and ShellBrowser::UpdateFolderView().