ReactOS 0.4.16-dev-188-g678aa63
IPersistFolder3::PERSIST_FOLDER_TARGET_INFO Struct Reference
Collaboration diagram for IPersistFolder3::PERSIST_FOLDER_TARGET_INFO:

Public Attributes

PIDLIST_ABSOLUTE pidlTargetFolder
 
WCHAR szTargetParsingName [MAX_PATH]
 
WCHAR szNetworkProvider [MAX_PATH]
 
DWORD dwAttributes
 
int csidl
 

Detailed Description

Definition at line 1321 of file shobjidl.idl.

Member Data Documentation

◆ csidl

int IPersistFolder3::PERSIST_FOLDER_TARGET_INFO::csidl

Definition at line 1327 of file shobjidl.idl.

Referenced by CFSFolder::BindToObject(), and CFSFolder::InitializeEx().

◆ dwAttributes

DWORD IPersistFolder3::PERSIST_FOLDER_TARGET_INFO::dwAttributes

Definition at line 1326 of file shobjidl.idl.

Referenced by CFSFolder::BindToObject(), and CFSFolder::InitializeEx().

◆ pidlTargetFolder

PIDLIST_ABSOLUTE IPersistFolder3::PERSIST_FOLDER_TARGET_INFO::pidlTargetFolder

Definition at line 1323 of file shobjidl.idl.

Referenced by CFSFolder::InitializeEx().

◆ szNetworkProvider

WCHAR IPersistFolder3::PERSIST_FOLDER_TARGET_INFO::szNetworkProvider[MAX_PATH]

Definition at line 1325 of file shobjidl.idl.

Referenced by CFSFolder::InitializeEx().

◆ szTargetParsingName

WCHAR IPersistFolder3::PERSIST_FOLDER_TARGET_INFO::szTargetParsingName[MAX_PATH]

Definition at line 1324 of file shobjidl.idl.

Referenced by CFSFolder::BindToObject(), and CFSFolder::InitializeEx().


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