SetSystemTime Return Parameters
C#
4
Posts
3
Posters
0
Views
1
Watching
-
I need to know that return parameters of SetSystemTime function (that has been located coredll.dll of windows ce 5.0 device) usually returns 1 return type uint. but sometimes i cannot set device time. Is there any idea ? thanks to all
It is explained here, on MSDN[^].
SkyWalker
-
I need to know that return parameters of SetSystemTime function (that has been located coredll.dll of windows ce 5.0 device) usually returns 1 return type uint. but sometimes i cannot set device time. Is there any idea ? thanks to all
-
I have the same problem. The marshal tells me that error 57 Have you managed to solve it?:confused: CE 5.0 c# CF 2