ReactOS 0.4.15-dev-7942-gd23573b
_CSFV Struct Reference

#include <shlobj.h>

Collaboration diagram for _CSFV:

Public Attributes

UINT cbSize
 
IShellFolderpshf
 
IShellViewpsvOuter
 
PCIDLIST_ABSOLUTE pidl
 
LONG lEvents
 
LPFNVIEWCALLBACK pfnCallback
 
FOLDERVIEWMODE fvm
 

Detailed Description

Definition at line 1267 of file shlobj.h.

Member Data Documentation

◆ cbSize

UINT _CSFV::cbSize

Definition at line 1269 of file shlobj.h.

Referenced by test_SHCreateShellFolderViewEx().

◆ fvm

FOLDERVIEWMODE _CSFV::fvm

Definition at line 1275 of file shlobj.h.

Referenced by SHCreateShellFolderViewEx().

◆ lEvents

LONG _CSFV::lEvents

Definition at line 1273 of file shlobj.h.

◆ pfnCallback

LPFNVIEWCALLBACK _CSFV::pfnCallback

Definition at line 1274 of file shlobj.h.

Referenced by SHCreateShellFolderViewEx().

◆ pidl

PCIDLIST_ABSOLUTE _CSFV::pidl

Definition at line 1272 of file shlobj.h.

Referenced by SHCreateShellFolderViewEx().

◆ pshf

IShellFolder* _CSFV::pshf

Definition at line 1270 of file shlobj.h.

Referenced by SHCreateShellFolderViewEx(), and test_SHCreateShellFolderViewEx().

◆ psvOuter

IShellView* _CSFV::psvOuter

Definition at line 1271 of file shlobj.h.

Referenced by SHCreateShellFolderViewEx().


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