ReactOS 0.4.15-dev-7953-g1f49173
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 351 of file changenotify.cpp.

Member Data Documentation

◆ csidl1

INT ALIAS_PIDL::csidl1

Definition at line 353 of file changenotify.cpp.

◆ csidl2

INT ALIAS_PIDL::csidl2

Definition at line 354 of file changenotify.cpp.

◆ pidl1

LPITEMIDLIST ALIAS_PIDL::pidl1

Definition at line 355 of file changenotify.cpp.

◆ pidl2

LPITEMIDLIST ALIAS_PIDL::pidl2

Definition at line 356 of file changenotify.cpp.

◆ szPath1

WCHAR ALIAS_PIDL::szPath1[MAX_PATH]

Definition at line 357 of file changenotify.cpp.

◆ szPath2

WCHAR ALIAS_PIDL::szPath2[MAX_PATH]

Definition at line 358 of file changenotify.cpp.


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