Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
This function reports remote API related failures. CeRapiGetErrorcan be used to determine if a call failed due to a failure in the remote API.
HRESULT CeRapiGetError(void);
Return Values
This function returns standard Win32 error values.
Remarks
This function is a part of the remote application programming interface (RAPI), which invokes function calls on a Windows CE–based device. RAPI functions are supported only for applications that run on desktop platforms.
When writing applications for Windows CE versions 1.0 and 1.01, use the GetRapiErrorfunction.
Requirements
Runs On | Versions | Defined in | Include | Link to |
---|---|---|---|---|
Windows CE OS | 2.0 and later | Rapi.h |