ReactOS 0.4.16-dev-814-g656a5dc
|
#include <CShellItem.h>
Private Attributes | |
LPITEMIDLIST | m_pidl |
Definition at line 25 of file CShellItem.h.
CShellItem::CShellItem | ( | ) |
Definition at line 30 of file CShellItem.cpp.
CShellItem::~CShellItem | ( | ) |
Definition at line 35 of file CShellItem.cpp.
|
override |
Implements IShellItem.
Definition at line 101 of file CShellItem.cpp.
Referenced by BindToHandler().
|
override |
Implements IShellItem.
Definition at line 191 of file CShellItem.cpp.
HRESULT CShellItem::get_parent_pidl | ( | LPITEMIDLIST * | parent_pidl | ) |
Definition at line 40 of file CShellItem.cpp.
Referenced by get_parent_shellfolder(), and GetParent().
HRESULT CShellItem::get_parent_shellfolder | ( | IShellFolder ** | ppsf | ) |
Definition at line 61 of file CShellItem.cpp.
Referenced by BindToHandler(), and GetAttributes().
Definition at line 79 of file CShellItem.cpp.
Referenced by BindToHandler().
Implements IShellItem.
Definition at line 165 of file CShellItem.cpp.
Implements IPersist.
Definition at line 228 of file CShellItem.cpp.
Implements IShellItem.
Definition at line 160 of file CShellItem.cpp.
|
override |
Implements IPersistIDList.
Definition at line 253 of file CShellItem.cpp.
|
override |
Implements IShellItem.
Definition at line 143 of file CShellItem.cpp.
|
override |
Implements IPersistIDList.
Definition at line 236 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().