ICreation Class Reference

Interface definition for the ICreation interface. More...

#include <ralphint.h>

Inheritance diagram for ICreation:

IUnknown List of all members.

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

Detailed Description

Interface definition for the ICreation interface.

class ICreation: public CCmdTarget

Author:
Simon_Maneggio (Xara Group Ltd) <camelotdev@xara.com>
Date:
12/6/95

Definition at line 165 of file ralphint.h.


Member Data Documentation

STDMETHOD( ICreation::CreateViewWindow)(wxWindow *ParentWnd, ViewMode Viewmode, BOOL ShowScrollers, BOOL ShowWindow, BOOL HasBorder, wxWindow **ViewWindow)=0
 

STDMETHOD( ICreation::GetVerNum)(TCHAR *pVerNum)=0
 

STDMETHOD( ICreation::LoadDocument)(TCHAR *pFileToLoad)=0
 

STDMETHOD( ICreation::RenderToDC)(wxDC *TheDC, DWORD X, DWORD Y, DWORD Width, DWORD Height, DWORD DPI)=0
 


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:55:11 2007 for Camelot by  doxygen 1.4.4