Group: Remote Application Programming (RAPI) - Library: rapi
Pocket PC: base class
Pocket PC: custom RAPI class for operating with the System Registry
Pocket PC: custom RAPI class for operating with files and folders on mobile device
PocketPC: custom RAPI class for executing routines on remote Windows CE device
STDAPI CeRapiUninit(void);
DECLARE INTEGER CeRapiUninit IN rapi
None.
E_FAIL indicates that RAPI was not originally initialized.
The CeRapiUnInit function should be called when the application has completed its use of the remote API services. It gracefully closes down the connection to the Windows CE device. If called when not in an initialized state, it will return E_FAIL.