ReactOS
0.4.15-dev-4570-g4f8bbd1
|
#include <atlcomcli.h>
Public Member Functions | |
CComPtr () | |
CComPtr (T *lp) | |
CComPtr (const CComPtr< T > &lp) | |
~CComPtr () | |
T * | operator= (T *lp) |
T * | operator= (const CComPtr< T > &lp) |
void | Release () |
void | Attach (T *lp) |
T * | Detach () |
T ** | operator & () |
operator T * () | |
T * | operator -> () |
Public Attributes | |
T * | p |
Definition at line 64 of file atlcomcli.h.
|
inline |
Definition at line 69 of file atlcomcli.h.
|
inline |
Definition at line 74 of file atlcomcli.h.
Definition at line 81 of file atlcomcli.h.
|
inline |
Definition at line 88 of file atlcomcli.h.
|
inline |
Definition at line 149 of file atlcomcli.h.
Referenced by _ShowPropertiesDialogThread(), CInternetToolbar::InitNew(), and CACListISF::SetLocation().
|
inline |
Definition at line 156 of file atlcomcli.h.
Referenced by CInternetToolbar::CreateMenuBar(), CreateStartMenu(), CNetConnectionPropertyUi::EnumComponents(), ExplorerMessageLoop(), GetFavoritesFolder(), CNetConnectionPropertyUi::GetINetCfgComponent(), IFileSystemBindData_Constructor(), ILGetConnection(), InitIconOverlays(), CInternetToolbar::InitNew(), CDefView::SetCallback(), CACListISF::SetLocation(), SHCreateShellFolderView(), SHCreateShellFolderViewEx(), and SHCreateShellItem().
|
inline |
Definition at line 165 of file atlcomcli.h.
|
inline |
Definition at line 176 of file atlcomcli.h.
|
inline |
Definition at line 171 of file atlcomcli.h.
|
inline |
Definition at line 94 of file atlcomcli.h.
Definition at line 108 of file atlcomcli.h.
|
inline |
Definition at line 140 of file atlcomcli.h.
Referenced by CShellBrowser::BrowseToPath(), CToolsBand::CloseDW(), CAddressBand::CloseDW(), CMenuBand::CloseDW(), CDefView::DestroyViewWindow(), CDefView::drag_notify_subitem(), CSendToZip::DragLeave(), CShellLink::DragLeave(), CDefView::DragLeave(), CDefView::Drop(), ExplorerMessageLoop(), GetFavoritesFolder(), CLanStatus::InitializeNetTaskbarNotifications(), CSendToMenu::LoadAllItems(), CDefView::OnContextMenu(), CShellBrowser::OnDestroy(), CDefView::OnExplorerCommand(), CDefView::OnNotify(), CDefView::OpenSelectedItems(), CTrayWindowCtxMenu::QueryContextMenu(), CACListISF::SetLocation(), CToolsBand::SetSite(), CBrandBand::SetSite(), CAddressBand::SetSite(), CInternetToolbar::SetSite(), test_IACLCustomMRU_Continue(), test_IACLCustomMRU_UpdateOrder(), CShellBrowser::UpdateForwardBackState(), CShellBrowser::UpdateGotoMenu(), and CShellBrowser::WindowProc().
T* ATL::CComPtr< T >::p |
Definition at line 67 of file atlcomcli.h.
Referenced by _SHBindToFolder(), CMergedFolder::AddNameSpace(), ATL::CComPtr< IShellFolder2 >::CComPtr(), ATL::CComPtr< IShellFolder2 >::Detach(), CDefView::drag_notify_subitem(), CMenuSFToolbar::FillToolbar(), CDefView::GetAdvise(), CShellBrowser::GetBaseBar(), CBaseBar::GetClient(), CBrandBand::GetSite(), CBaseBar::GetSite(), CInternetToolbar::GetSite(), CShellBrowser::GetTravelLog(), HasClipboardData(), CDefView::IncludeObject(), CBandProxy::IsConnected(), CDefView::IsDropOnSource(), CToolbarProxy::OnAddBitmap(), CDefView::OnCustomItem(), CDefView::OnDefaultCommand(), CToolbarProxy::OnForwardMessage(), CDefView::OnGetShellBrowser(), CSearchBar::OnInitDialog(), CBaseBar::OnNotify(), CDefView::OnStateChange(), CBaseBarSite::OnWinEvent(), ATL::CComPtr< IShellFolder2 >::operator &(), ATL::CComPtr< IShellFolder2 >::operator ->(), ATL::CComPtr< T >::operator T *(), ATL::CComPtr< IShellFolder2 >::operator=(), ATL::CComQIIDPtr< T, piid >::operator=(), CShellBrowser::QueryActiveShellView(), CShellBrowser::QueryStatus(), CShellBrowser::SaveHistory(), SHBindToFolder(), CShellBrowser::ShowBand(), CShellBrowser::WindowProc(), and CDesktopBrowser::~CDesktopBrowser().