Executing Functions and Applications

Among all RAPI functions, there are two functions that execute functions and applications residing on the Windows CE-based platform:

Note LocalAlloc allocates the memory passed for both the pInput and ppOutput parameters of CeRapiInvoke. The called function frees the input memory allocation, and the calling application frees the output memory allocation.