| ActivateWindow() | CBaseWindow | virtual |
| CBaseControlWindow(__inout CBaseFilter *pFilter, __in CCritSec *pInterfaceLock, __in_opt LPCTSTR pName, __inout_opt LPUNKNOWN pUnk, __inout HRESULT *phr) | CBaseControlWindow | |
| CBaseObject(__in_opt LPCTSTR pName) | CBaseObject | |
| CBaseVideoWindow(__in_opt LPCTSTR, __in_opt LPUNKNOWN) | CBaseVideoWindow | |
| CBaseWindow(BOOL bDoGetDC=TRUE, bool bPostToDestroy=false) | CBaseWindow | |
| CompleteConnect() | CBaseWindow | |
| CUnknown(__in_opt LPCTSTR pName, __in_opt LPUNKNOWN pUnk) | CUnknown | |
| CUnknown(__in_opt LPCTSTR Name, __in_opt LPUNKNOWN pUnk, __inout_opt HRESULT *phr) | CUnknown | |
| DoCreateWindow() | CBaseWindow | |
| DoGetWindowStyle(__out long *pStyle, long WindowLong) | CBaseControlWindow | |
| DoneWithWindow() | CBaseWindow | virtual |
| DoRealisePalette(BOOL bForceBackground=FALSE) | CBaseWindow | virtual |
| DoSetWindowForeground(BOOL bFocus) | CBaseWindow | |
| DoSetWindowStyle(long Style, long WindowLong) | CBaseControlWindow | |
| DoShowWindow(LONG ShowCmd) | CBaseWindow | |
| get_AutoShow(__out long *AutoShow) | CBaseControlWindow | |
| get_BackgroundPalette(__out long *pBackgroundPalette) | CBaseControlWindow | |
| get_BorderColor(__out long *Color) | CBaseControlWindow | |
| get_Caption(__out BSTR *pstrCaption) | CBaseControlWindow | |
| get_FullScreenMode(__out long *FullScreenMode) | CBaseControlWindow | |
| get_Height(__out long *pHeight) | CBaseControlWindow | |
| get_Left(__out long *pLeft) | CBaseControlWindow | |
| get_MessageDrain(__out OAHWND *Drain) | CBaseControlWindow | |
| get_Owner(__out OAHWND *Owner) | CBaseControlWindow | |
| get_Top(__out long *pTop) | CBaseControlWindow | |
| get_Visible(__out long *pVisible) | CBaseControlWindow | |
| get_Width(__out long *pWidth) | CBaseControlWindow | |
| get_WindowState(__out long *pWindowState) | CBaseControlWindow | |
| get_WindowStyle(__out long *pWindowStyle) | CBaseControlWindow | |
| get_WindowStyleEx(__out long *pWindowStyleEx) | CBaseControlWindow | |
| GetBorderColour() | CBaseControlWindow | inline |
| GetClassWindowStyles(__out DWORD *pClassStyles, __out DWORD *pWindowStyles, __out DWORD *pWindowStylesEx) PURE | CBaseWindow | virtual |
| GetDefaultRect() | CBaseWindow | virtual |
| GetIDsOfNames(REFIID riid, __in_ecount(cNames) LPOLESTR *rgszNames, UINT cNames, LCID lcid, __out_ecount(cNames) DISPID *rgdispid) | CBaseVideoWindow | |
| GetMaxIdealImageSize(__out long *pWidth, __out long *pHeight) | CBaseControlWindow | |
| GetMemoryHDC() | CBaseWindow | |
| GetMinIdealImageSize(__out long *pWidth, __out long *pHeight) | CBaseControlWindow | |
| GetOwner() const | CUnknown | inline |
| GetOwnerWindow() | CBaseControlWindow | inline |
| GetRestorePosition(__out long *pLeft, __out long *pTop, __out long *pWidth, __out long *pHeight) | CBaseControlWindow | |
| GetTypeInfo(UINT itinfo, LCID lcid, __deref_out ITypeInfo **pptinfo) | CBaseVideoWindow | |
| GetTypeInfoCount(__out UINT *pctinfo) | CBaseVideoWindow | |
| GetWindowHDC() | CBaseWindow | |
| GetWindowHeight() | CBaseWindow | |
| GetWindowHWND() | CBaseWindow | |
| GetWindowPosition(__out long *pLeft, __out long *pTop, __out long *pWidth, __out long *pHeight) | CBaseControlWindow | |
| GetWindowWidth() | CBaseWindow | |
| HideCursor(long HideCursor) | CBaseControlWindow | |
| InactivateWindow() | CBaseWindow | virtual |
| InitialiseWindow(HWND hwnd) | CBaseWindow | virtual |
| Invoke(DISPID dispidMember, REFIID riid, LCID lcid, WORD wFlags, __in DISPPARAMS *pdispparams, __out_opt VARIANT *pvarResult, __out_opt EXCEPINFO *pexcepinfo, __out_opt UINT *puArgErr) | CBaseVideoWindow | |
| IsAutoShowEnabled() | CBaseControlWindow | inline |
| IsCursorHidden() | CBaseControlWindow | inline |
| IsCursorHidden(__out long *CursorHidden) | CBaseControlWindow | |
| LockPaletteLock() | CBaseWindow | |
| m_bActivated | CBaseWindow | protected |
| m_bAutoShow | CBaseControlWindow | protected |
| m_bBackground | CBaseWindow | protected |
| m_bCursorHidden | CBaseControlWindow | protected |
| m_bDoGetDC | CBaseWindow | protected |
| m_bDoPostToDestroy | CBaseWindow | protected |
| m_bNoRealize | CBaseWindow | protected |
| m_BorderColour | CBaseControlWindow | protected |
| m_bRealizing | CBaseWindow | protected |
| m_ClassStyles | CBaseWindow | protected |
| m_cRef | CUnknown | protected |
| m_hdc | CBaseWindow | protected |
| m_Height | CBaseWindow | protected |
| m_hInstance | CBaseWindow | protected |
| m_hPalette | CBaseWindow | protected |
| m_hwnd | CBaseWindow | protected |
| m_hwndDrain | CBaseControlWindow | protected |
| m_hwndOwner | CBaseControlWindow | protected |
| m_MemoryDC | CBaseWindow | protected |
| m_PaletteLock | CBaseWindow | protected |
| m_pClassName | CBaseWindow | protected |
| m_pFilter | CBaseControlWindow | protected |
| m_pInterfaceLock | CBaseControlWindow | protected |
| m_pPin | CBaseControlWindow | protected |
| m_RealizePalette | CBaseWindow | protected |
| m_ShowStageMessage | CBaseWindow | protected |
| m_ShowStageTop | CBaseWindow | protected |
| m_Width | CBaseWindow | protected |
| m_WindowLock | CBaseWindow | protected |
| m_WindowStyles | CBaseWindow | protected |
| m_WindowStylesEx | CBaseWindow | protected |
| NonDelegatingQueryInterface(REFIID riid, __deref_out void **ppv) | CBaseVideoWindow | |
| NotifyOwnerMessage(OAHWND hwnd, long uMsg, LONG_PTR wParam, LONG_PTR lParam) | CBaseControlWindow | |
| ObjectsActive() | CBaseObject | inlinestatic |
| OnClose() | CBaseWindow | virtual |
| OnPaletteChange(HWND hwnd, UINT Message) | CBaseWindow | protectedvirtual |
| OnReceiveMessage(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) | CBaseWindow | virtual |
| OnSize(LONG Width, LONG Height) | CBaseWindow | virtual |
| PaintWindow(BOOL bErase) | CBaseWindow | |
| PerformanceAlignWindow() | CBaseWindow | |
| PossiblyEatMessage(UINT uMsg, WPARAM wParam, LPARAM lParam) | CBaseControlWindow | inlinevirtual |
| PrepareWindow() | CBaseWindow | virtual |
| put_AutoShow(long AutoShow) | CBaseControlWindow | |
| put_BackgroundPalette(long BackgroundPalette) | CBaseControlWindow | |
| put_BorderColor(long Color) | CBaseControlWindow | |
| put_Caption(__in BSTR strCaption) | CBaseControlWindow | |
| put_FullScreenMode(long FullScreenMode) | CBaseControlWindow | |
| put_Height(long Height) | CBaseControlWindow | |
| put_Left(long Left) | CBaseControlWindow | |
| put_MessageDrain(OAHWND Drain) | CBaseControlWindow | |
| put_Owner(OAHWND Owner) | CBaseControlWindow | |
| put_Top(long Top) | CBaseControlWindow | |
| put_Visible(long Visible) | CBaseControlWindow | |
| put_Width(long Width) | CBaseControlWindow | |
| put_WindowState(long WindowState) | CBaseControlWindow | |
| put_WindowStyle(long WindowStyle) | CBaseControlWindow | |
| put_WindowStyleEx(long WindowStyleEx) | CBaseControlWindow | |
| SetControlWindowPin(CBasePin *pPin) | CBaseControlWindow | inline |
| SetPalette(HPALETTE hPalette) | CBaseWindow | virtual |
| SetPalette() | CBaseWindow | |
| SetRealize(BOOL bRealize) | CBaseWindow | inline |
| SetWindowForeground(long Focus) | CBaseControlWindow | |
| SetWindowPosition(long Left, long Top, long Width, long Height) | CBaseControlWindow | |
| STDMETHODIMP_(ULONG) NonDelegatingAddRef() | CUnknown | |
| STDMETHODIMP_(ULONG) NonDelegatingRelease() | CUnknown | |
| UninitialiseWindow() | CBaseWindow | virtual |
| UnlockPaletteLock() | CBaseWindow | |
| UnsetPalette(void) | CBaseWindow | |
| WindowExists() | CBaseWindow | |
| ~CBaseObject() | CBaseObject | |
| ~CUnknown() | CUnknown | inlinevirtual |