cerapigeterror (rapi)
Last changed: anonymous

.
Summary
This function reports remote API related failures. It can be used to determine if a call failed due to a failure in the remote API.

C# Signature:

[DllImport("rapi.dll")]
public static extern int CeRapiGetError();

User-Defined Types:

None.

Notes:

function info on msdn at http://msdn.microsoft.com/library/en-us/wceactsy/html/cerefCeRapiGetError.asp

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Documentation