#include <ralphint.h>
Inheritance diagram for ICreation:
Public Attributes | |
STDMETHOD( | LoadDocument )(TCHAR *pFileToLoad)=0 |
STDMETHOD( | CreateViewWindow )(wxWindow *ParentWnd, ViewMode Viewmode, BOOL ShowScrollers, BOOL ShowWindow, BOOL HasBorder, wxWindow **ViewWindow)=0 |
STDMETHOD( | GetVerNum )(TCHAR *pVerNum)=0 |
STDMETHOD( | RenderToDC )(wxDC *TheDC, DWORD X, DWORD Y, DWORD Width, DWORD Height, DWORD DPI)=0 |
class ICreation: public CCmdTarget
Definition at line 165 of file ralphint.h.
|
|
|
|
|
|
|
|