Programming guideline of WinDom
- NAME
-
ApplInit - AES and WinDom initialization.
- PROTOTYPAGE
-
int ApplInit( void);
- PARAMETERS
-
return: AES application handle (AES-id).
- DESCRIPTION
-
This function replaces the appl_init() AES function. The AES
and WinDom environements are iniatilized. The windom
configuration file is read in order to setup the global windom
variables.
- SEE ALSO
-
ApplExit(), WinDom configuration.