ReactOS 0.4.16-dev-240-gdb5fa3b
|
#include <CISFBand.h>
Private Attributes | |
DWORD | m_BandID |
CComPtr< IUnknown > | m_Site |
CComPtr< IShellFolder > | m_pISF |
PIDLIST_ABSOLUTE | m_pidl |
BOOL | m_textFlag |
BOOL | m_iconFlag |
BOOL | m_QLaunch |
Definition at line 11 of file CISFBand.h.
CISFBand::CISFBand | ( | ) |
Definition at line 28 of file CISFBand.cpp.
|
virtual |
Definition at line 37 of file CISFBand.cpp.
|
override |
Definition at line 182 of file CISFBand.cpp.
Referenced by ~CISFBand().
STDMETHODIMP CISFBand::ContainsWindow | ( | IN HWND | hWnd | ) |
Definition at line 323 of file CISFBand.cpp.
|
override |
Definition at line 165 of file CISFBand.cpp.
Definition at line 54 of file CISFBand.cpp.
Referenced by SetSite().
|
override |
Definition at line 430 of file CISFBand.cpp.
|
override |
Definition at line 209 of file CISFBand.cpp.
|
override |
Definition at line 456 of file CISFBand.cpp.
|
override |
Definition at line 285 of file CISFBand.cpp.
|
override |
Implements IContextMenu.
Definition at line 534 of file CISFBand.cpp.
|
override |
Definition at line 137 of file CISFBand.cpp.
|
override |
Definition at line 314 of file CISFBand.cpp.
|
override |
Definition at line 154 of file CISFBand.cpp.
|
override |
Definition at line 469 of file CISFBand.cpp.
|
override |
Implements IContextMenu.
Definition at line 565 of file CISFBand.cpp.
|
override |
Implements IPersistStream.
Definition at line 292 of file CISFBand.cpp.
|
override |
Definition at line 416 of file CISFBand.cpp.
|
override |
Definition at line 299 of file CISFBand.cpp.
|
override |
Definition at line 334 of file CISFBand.cpp.
|
override |
Implements IContextMenu.
Definition at line 638 of file CISFBand.cpp.
|
override |
Definition at line 423 of file CISFBand.cpp.
|
override |
Implements IDockingWindow.
Definition at line 202 of file CISFBand.cpp.
|
override |
Definition at line 307 of file CISFBand.cpp.
|
override |
Definition at line 517 of file CISFBand.cpp.
|
override |
Definition at line 115 of file CISFBand.cpp.
|
override |
Definition at line 171 of file CISFBand.cpp.
|
private |
Definition at line 24 of file CISFBand.h.
Referenced by GetBandInfo().
|
private |
Definition at line 33 of file CISFBand.h.
Referenced by InvokeCommand(), and QueryContextMenu().
|
private |
Definition at line 29 of file CISFBand.h.
Referenced by GetBandInfo(), GetBandInfoSFB(), InitializeSFB(), InvokeCommand(), and QueryContextMenu().
|
private |
Definition at line 28 of file CISFBand.h.
Referenced by CreateSimpleToolbar(), InitializeSFB(), and OnWinEvent().
|
private |
Definition at line 34 of file CISFBand.h.
Referenced by GetBandInfo(), and SetBandInfoSFB().
|
private |
Definition at line 25 of file CISFBand.h.
Referenced by GetSite(), InvokeCommand(), and SetSite().
|
private |
Definition at line 32 of file CISFBand.h.
Referenced by CreateSimpleToolbar(), InvokeCommand(), QueryContextMenu(), and SetBandInfoSFB().