The CeRapiGetError function reports remote API related failures. CeRapiGetError can be used to determine if a call failed due to a failure in the remote API.
HRESULT CeRapiGetError(void);
Header file: | Rapi.h |
Platforms: | H/PC |
Windows CE versions: | 2.0 and later |
None.
This function returns standard Win32 error values.
When writing applications for Windows CE versions 1.0 and 1.01, use the GetRapiError function.