CeRapiGetError

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.

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 GetRapiError function.

Requirements

Runs On Versions Defined in Include Link to
Windows CE OS 2.0 and later Rapi.h    

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.