#include <FxApplications.h>
Description: Manages Applications. Library: DDKERNEL
Definition at line 36 of file FxApplications.h.
◆ CFxApplications()
CFxApplications::CFxApplications |
( |
void |
| ) |
|
◆ ~CFxApplications()
virtual CFxApplications::~CFxApplications |
( |
void |
| ) |
|
|
virtual |
◆ CreateAppInfo()
Description: Arguments:
- Parameters
-
lpApplication | Input Return Value: |
◆ DefaultFormat()
virtual CFxString CFxApplications::DefaultFormat |
( |
| ) |
const |
|
pure virtual |
Description: Return Value:
◆ FileDescription()
Description: Arguments:
- Parameters
-
lpFilename | Input Return Value: |
◆ FindApplication()
Description: Arguments:
- Parameters
-
lpApplication | Input Return Value: |
◆ FormatsFilterString()
virtual CFxString CFxApplications::FormatsFilterString |
( |
| ) |
const |
|
pure virtual |
Description: Arguments:
- Parameters
-
loadReasons | Input Description: Return Value: |
◆ GetAppCount()
virtual int CFxApplications::GetAppCount |
( |
| ) |
const |
|
pure virtual |
Description: Return Value:
◆ GetAppInfo()
virtual CFxAppInfo* CFxApplications::GetAppInfo |
( |
int |
loadOrder | ) |
const |
|
pure virtual |
Description: Arguments:
- Parameters
-
loadOrder | Input Return Value: |
◆ GetApplicationsByDocument()
Description: Arguments:
- Parameters
-
vector | Input |
pDoc | Input Return Value: |
◆ GetExtendedApiModules()
virtual void CFxApplications::GetExtendedApiModules |
( |
APP_VECTOR & |
vector | ) |
|
|
pure virtual |
Description: Arguments:
- Parameters
-
vector | Input Return Value: |
◆ GetStartupSuite()
Description: Current startup suite
◆ LoadApplication()
Description: Arguments:
- Parameters
-
pDoc | Input |
lpApplication | Input Return Value: |
◆ UnloadApplication()
virtual bool CFxApplications::UnloadApplication |
( |
CFxDocument * |
pDoc, |
|
|
const CFxString & |
lpApplication |
|
) |
| |
|
pure virtual |
Description: Arguments:
- Parameters
-
pDoc | Input |
lpApplication | Input Return Value: |
The documentation for this class was generated from the following file: