|
ReactOS 0.4.17-dev-573-g8315b8c
|
#include <CShellItem.h>


Private Attributes | |
| LPITEMIDLIST | m_pidl |
Definition at line 25 of file CShellItem.h.
| CShellItem::CShellItem | ( | ) |
Definition at line 27 of file CShellItem.cpp.
| CShellItem::~CShellItem | ( | ) |
Definition at line 32 of file CShellItem.cpp.
|
override |
Implements IShellItem.
Definition at line 98 of file CShellItem.cpp.
Referenced by BindToHandler().
|
override |
Implements IShellItem.
Definition at line 188 of file CShellItem.cpp.
| HRESULT CShellItem::get_parent_pidl | ( | LPITEMIDLIST * | parent_pidl | ) |
Definition at line 37 of file CShellItem.cpp.
Referenced by get_parent_shellfolder(), and GetParent().
| HRESULT CShellItem::get_parent_shellfolder | ( | IShellFolder ** | ppsf | ) |
Definition at line 58 of file CShellItem.cpp.
Referenced by BindToHandler(), and GetAttributes().
Definition at line 76 of file CShellItem.cpp.
Referenced by BindToHandler().
Implements IShellItem.
Definition at line 162 of file CShellItem.cpp.
Implements IPersist.
Definition at line 225 of file CShellItem.cpp.
Implements IShellItem.
Definition at line 157 of file CShellItem.cpp.
|
override |
Implements IPersistIDList.
Definition at line 250 of file CShellItem.cpp.
|
override |
Implements IShellItem.
Definition at line 140 of file CShellItem.cpp.
|
override |
Implements IPersistIDList.
Definition at line 233 of file CShellItem.cpp.
|
private |
Definition at line 32 of file CShellItem.h.
Referenced by BindToHandler(), Compare(), get_parent_pidl(), get_shellfolder(), GetAttributes(), GetDisplayName(), GetIDList(), SetIDList(), and ~CShellItem().