Invoking Functions and Applications

Among all RAPI functions, there are two functions that invoke functions and applications residing on the Windows CE 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.