The Load_Exit function stops the Remote API (RAPI) services initialized by the Load_Init function.
void Load_Exit(void);
Header file: | Ppcload.h |
Platforms: | H/PC |
Windows CE versions: | 1.0 and 1.01 |
None.
None.
The Load_Exit function requires a prior successful call to the Load_Init function.
Load_Exit is exported by Ppcload.dll, which runs on the desktop PC—it is intended to be called from a setup program.
This function is not supported on Windows CE version 2.0. For more information on installing applications for version 2.0, see Installing Applications.