|
|
|
Location:
QuartzFepDescription.h
class TQuartzFepDescription;
A FEP description.
TQuartzFepDescription provides details about a FEP, including a description of its type (for example, write-anywhere or in-a-box) and its name, which may be used in dialogs where lists of FEPs are displayed.
The Front End Processors API defines the basic functions that any FEP must provide. On Quartz, however, FEPs must export an additional function that conforms to the following prototype:
Defined in TQuartzFepDescription:
EFepTypeFloatingInABox, EFepTypeUnspecified, EFepTypeWriteAnywhere, TFepType, TQuartzFepDescription(), iFepName, iFepType
TInt iFepType;