Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <COEAUI.H>

Typedef TCoeFepFactoryFunctionL

typedef CCoeFep*(* TCoeFepFactoryFunctionL)(CCoeEnv& aConeEnvironment, const TDesC& aFullFileNameOfDll, const CCoeFepParameters& aFepParameters);

Description

Creates a FEP interface object.

[Top]


Typedef TCoeSynchronouslyExecuteFepSettingsDialogFunctionL

typedef void(* TCoeSynchronouslyExecuteFepSettingsDialogFunctionL)(CCoeEnv& aConeEnvironment, const TDesC& aFullFileNameOfDll);

Description

Calls the second ordinal function of the FEP for which the settings dialog is to be executed.