ReactOS 0.4.15-dev-7918-g2a2556c
IPersistFolder3 Interface Reference
Inheritance diagram for IPersistFolder3:
Collaboration diagram for IPersistFolder3:

Classes

struct  PERSIST_FOLDER_TARGET_INFO
 

Public Member Functions

HRESULT InitializeEx ([in] IBindCtx *pbc, [in] PCIDLIST_ABSOLUTE pidlRoot, [in] const PERSIST_FOLDER_TARGET_INFO *ppfti)
 
HRESULT GetFolderTargetInfo ([out] PERSIST_FOLDER_TARGET_INFO *ppfti)
 
- Public Member Functions inherited from IPersistFolder2
HRESULT GetCurFolder ([out] PIDLIST_ABSOLUTE *ppidl)
 
- Public Member Functions inherited from IPersistFolder
HRESULT Initialize ([in] PCIDLIST_ABSOLUTE pidl)
 
- Public Member Functions inherited from IPersist
HRESULT GetClassID ([out] CLSID *pClassID)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IPersistFolder2
typedef IPersistFolder2LPPERSISTFOLDER2
 
- Public Types inherited from IPersistFolder
typedef IPersistFolderLPPERSISTFOLDER
 
- Public Types inherited from IPersist
typedef IPersistLPPERSIST
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 1314 of file shobjidl.idl.

Member Function Documentation

◆ GetFolderTargetInfo()

HRESULT IPersistFolder3::GetFolderTargetInfo ( [out] PERSIST_FOLDER_TARGET_INFO ppfti)

Implemented in CFSFolder.

◆ InitializeEx()

HRESULT IPersistFolder3::InitializeEx ( [in] IBindCtx pbc,
[in] PCIDLIST_ABSOLUTE  pidlRoot,
[in] const PERSIST_FOLDER_TARGET_INFO ppfti 
)

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