#include <ConnCopyPolicy.h>
Static Public Member Functions | |
| static void | init (LPITEMIDLIST *) |
| static HRESULT | copy (LPITEMIDLIST *pTo, const HOSTPIDL *pFrom) |
| static void | destroy (LPITEMIDLIST *p) |
Static Private Attributes | |
| static CHostPidlManager | m_PidlManager |
Definition at line 15 of file ConnCopyPolicy.h.
| static void CConnCopyPolicy::init | ( | LPITEMIDLIST * | ) | [inline, static] |
Definition at line 18 of file ConnCopyPolicy.h.
| static HRESULT CConnCopyPolicy::copy | ( | LPITEMIDLIST * | pTo, | |
| const HOSTPIDL * | pFrom | |||
| ) | [inline, static] |
Definition at line 20 of file ConnCopyPolicy.h.
References CHostPidlManager::Create(), CHostPidlManager::IsValid(), and m_PidlManager.
| static void CConnCopyPolicy::destroy | ( | LPITEMIDLIST * | p | ) | [inline, static] |
Definition at line 27 of file ConnCopyPolicy.h.
References CPidlManager::Delete(), and m_PidlManager.
CHostPidlManager CConnCopyPolicy::m_PidlManager [static, private] |
1.5.3