ReactOS 0.4.15-dev-7998-gdb93cb1
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 1316 of file shobjidl.idl.

Member Data Documentation

◆ csidl

int IPersistFolder3::PERSIST_FOLDER_TARGET_INFO::csidl

Definition at line 1322 of file shobjidl.idl.

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

◆ dwAttributes

DWORD IPersistFolder3::PERSIST_FOLDER_TARGET_INFO::dwAttributes

Definition at line 1321 of file shobjidl.idl.

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

◆ pidlTargetFolder

PIDLIST_ABSOLUTE IPersistFolder3::PERSIST_FOLDER_TARGET_INFO::pidlTargetFolder

Definition at line 1318 of file shobjidl.idl.

Referenced by CFSFolder::InitializeEx().

◆ szNetworkProvider

WCHAR IPersistFolder3::PERSIST_FOLDER_TARGET_INFO::szNetworkProvider[MAX_PATH]

Definition at line 1320 of file shobjidl.idl.

Referenced by CFSFolder::InitializeEx().

◆ szTargetParsingName

WCHAR IPersistFolder3::PERSIST_FOLDER_TARGET_INFO::szTargetParsingName[MAX_PATH]

Definition at line 1319 of file shobjidl.idl.

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


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