ReactOS 0.4.15-dev-6675-gcbc63d8
ALIAS_PIDL Struct Reference
Collaboration diagram for ALIAS_PIDL:

Public Attributes

INT csidl1
 
INT csidl2
 
LPITEMIDLIST pidl1
 
LPITEMIDLIST pidl2
 
WCHAR szPath1 [MAX_PATH]
 
WCHAR szPath2 [MAX_PATH]
 

Detailed Description

Definition at line 325 of file changenotify.cpp.

Member Data Documentation

◆ csidl1

INT ALIAS_PIDL::csidl1

Definition at line 327 of file changenotify.cpp.

◆ csidl2

INT ALIAS_PIDL::csidl2

Definition at line 328 of file changenotify.cpp.

◆ pidl1

LPITEMIDLIST ALIAS_PIDL::pidl1

Definition at line 329 of file changenotify.cpp.

◆ pidl2

LPITEMIDLIST ALIAS_PIDL::pidl2

Definition at line 330 of file changenotify.cpp.

◆ szPath1

WCHAR ALIAS_PIDL::szPath1[MAX_PATH]

Definition at line 331 of file changenotify.cpp.

◆ szPath2

WCHAR ALIAS_PIDL::szPath2[MAX_PATH]

Definition at line 332 of file changenotify.cpp.


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