XLine | classes |
class CXLineApp | ? ^ |
The Microsoft style application file.
This application stub contains the Microsoft Registry entries, as well as DLL entry points
- Source:
- XLine.h:24
- Author:
- Green Lizard Staff
- Version:
- 1.01
Contents | ^ |
Entity Inherited From Type Scope Short Description ~CXLineApp destructor public automatically generated CXLineApp constructor public automatically generated CXLineApp constructor public automatically generated ExitInstance method public undocumented InitInstance method public undocumented operator = operator public automatically generated
destructor ~CXLineApp | ? ^ > |
automatically generated
- Source:
- XLine.h
- Code:
public ~ CXLineApp ( )
constructor CXLineApp | ? ^ < > |
automatically generated
- Source:
- XLine.h
- Code:
public CXLineApp ( )
constructor CXLineApp | ? ^ < > |
automatically generated
- Source:
- XLine.h
- Code:
public CXLineApp ( const CXLineApp & )
method ExitInstance | ? ^ < > |
undocumented
- Source:
- XLine.h:27
- Code:
public int ExitInstance ( )
method InitInstance | ? ^ < > |
undocumented
- Source:
- XLine.h:26
- Code:
public BOOL InitInstance ( )
operator = | ? ^ < > |
automatically generated
- Source:
- XLine.h
- Code:
public CXLineApp & operator = ( const CXLineApp & )
Created Sun May 14 08:06:43 2006.
This documentation was generated automatically by
ccdoc v08r40 2003/05/15 bin_opt_msvc_MSWin32-x86-multi-thread-4.0.
Click here to submit a bug report or feature request for ccdoc.
Click here to return to the top of the page.