Desktop Functions: Smart Device Functions:
|
Search Results for "CeGetLastError" in [All]rapi
public static extern int CeGetLastError(); function info on msdn at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceactsy/html/cerefCeGetLastErrorRAPI.asp 2: CeMoveFile Returns 0 for failure. Use CeGetLastError() and CeRapiGetError() to see errors on failure. |