|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <shellfind.h>

Public Member Functions | |
| ScopedFreeLocationItems (LOCATIONITEM *ptr) | |
| ~ScopedFreeLocationItems () | |
| void | Detach () |
Public Attributes | |
| LOCATIONITEM * | m_ptr |
Definition at line 42 of file shellfind.h.
|
inline |
Definition at line 45 of file shellfind.h.
|
inline |
Definition at line 46 of file shellfind.h.
|
inline |
| LOCATIONITEM* ScopedFreeLocationItems::m_ptr |
Definition at line 44 of file shellfind.h.
Referenced by Detach(), and ~ScopedFreeLocationItems().