cegetlasterror (rapi)
Last changed: anonymous

.
Summary
This function returns the calling thread's last-error code value.

C# Signature:

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

User-Defined Types:

None.

Notes:

function info on msdn at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceactsy/html/cerefCeGetLastErrorRAPI.asp

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Documentation