ReactOS 0.4.16-dev-36-g301675c
_SHChangeNotifyEntry Struct Reference

#include <shlobj.h>

Collaboration diagram for _SHChangeNotifyEntry:

Public Attributes

PCIDLIST_ABSOLUTE pidl
 
BOOL fRecursive
 

Detailed Description

Definition at line 1884 of file shlobj.h.

Member Data Documentation

◆ fRecursive

BOOL _SHChangeNotifyEntry::fRecursive

Definition at line 1887 of file shlobj.h.

Referenced by BrFolder_OnInitDialog(), CDefView::OnCreate(), and test_SHChangeNotify().

◆ pidl

PCIDLIST_ABSOLUTE _SHChangeNotifyEntry::pidl

Definition at line 1886 of file shlobj.h.

Referenced by BrFolder_OnInitDialog(), CDefView::OnCreate(), and test_SHChangeNotify().


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