ReactOS 0.4.15-dev-8434-g155a7c7
_SHChangeNotifyEntry Struct Reference

#include <shlobj.h>

Collaboration diagram for _SHChangeNotifyEntry:

Public Attributes

PCIDLIST_ABSOLUTE pidl
 
BOOL fRecursive
 

Detailed Description

Definition at line 1883 of file shlobj.h.

Member Data Documentation

◆ fRecursive

BOOL _SHChangeNotifyEntry::fRecursive

Definition at line 1886 of file shlobj.h.

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

◆ pidl

PCIDLIST_ABSOLUTE _SHChangeNotifyEntry::pidl

Definition at line 1885 of file shlobj.h.

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


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