Inheritance diagram for CDVSBasePPage:
Public Member Functions | |
STDMETHODIMP | GetPageInfo (LPPROPPAGEINFO pPageInfo) |
STDMETHODIMP | Activate (HWND hwndParent, LPCRECT pRect, BOOL fModal) |
Protected Member Functions | |
virtual bool | OnMessage (UINT uMsg, WPARAM wParam, LPARAM lParam) |
virtual void | UpdateObjectData (bool fSave) |
virtual void | UpdateControlData (bool fSave) |
CDVSBasePPage (TCHAR *pName, LPUNKNOWN lpunk, int DialogId, int TitleId) | |
void | BindControl (UINT id, CWnd &control) |
Protected Attributes | |
CComQIPtr< IDirectVobSub2 > | m_pDirectVobSub |
bool | m_fDisableInstantUpdate |
Definition at line 27 of file DirectVobSubPropPage.h.