Group: Remote Application Programming (RAPI) - Library: rapi
This function reports remote API related failures. CeRapiGetError can be used to determine if a call failed due to a failure in the remote API.
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
HRESULT CeRapiGetError(void); DECLARE INTEGER CeRapiGetError IN rapi None.
This function returns standard Win32 error values.
Home