ReactOS 0.4.16-dev-1020-gf135cab
_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 1282 of file shlobj.h.

Member Data Documentation

◆ cbSize

UINT _CSFV::cbSize

Definition at line 1284 of file shlobj.h.

Referenced by test_SHCreateShellFolderViewEx().

◆ fvm

FOLDERVIEWMODE _CSFV::fvm

Definition at line 1290 of file shlobj.h.

Referenced by CShellFolderViewCBWrapper::Initialize(), and SHCreateShellFolderViewEx().

◆ lEvents

LONG _CSFV::lEvents

Definition at line 1288 of file shlobj.h.

Referenced by CShellFolderViewCBWrapper::Initialize().

◆ pfnCallback

LPFNVIEWCALLBACK _CSFV::pfnCallback

Definition at line 1289 of file shlobj.h.

Referenced by CShellFolderViewCBWrapper::Initialize(), and SHCreateShellFolderViewEx().

◆ pidl

PCIDLIST_ABSOLUTE _CSFV::pidl

Definition at line 1287 of file shlobj.h.

Referenced by CShellFolderViewCBWrapper::Initialize(), and SHCreateShellFolderViewEx().

◆ pshf

◆ psvOuter

IShellView* _CSFV::psvOuter

Definition at line 1286 of file shlobj.h.

Referenced by CShellFolderViewCBWrapper::Initialize(), and SHCreateShellFolderViewEx().


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