How to send values values to function which is in Windows CE thrugh .net
-
Dear All, I am working on .net & Windows CE 6.0 application, my concern is, i want to send values to function which is Windows CE, How can i achive this using .net Please help me on this or suggest ideas on this front.. Thanks & Regards Yrishi
yrishi wrote:
i want to send values to function which is Windows CE
Not quite sure what it means.
-
yrishi wrote:
i want to send values to function which is Windows CE
Not quite sure what it means.
Hi, sorry for let reply.... I've an function which is in windows CE like Ftemp(ByVal left As Integer) As Integer I want send the values to this function from my .net application as my form load event is execute.. like Ftemp(37) Hope you understand this time... Please help...
-
Dear All, I am working on .net & Windows CE 6.0 application, my concern is, i want to send values to function which is Windows CE, How can i achive this using .net Please help me on this or suggest ideas on this front.. Thanks & Regards Yrishi