how can i call this method or function in c# ?
-
how can i call this method or function in c# WdfUsbTargetDeviceResetPortSynchronously more info : http://msdn.microsoft.com/en-us/library/aa492501.aspx[^]
modified on Friday, February 27, 2009 11:00 AM
-
how can i call this method or function in c# WdfUsbTargetDeviceResetPortSynchronously more info : http://msdn.microsoft.com/en-us/library/aa492501.aspx[^]
modified on Friday, February 27, 2009 11:00 AM
-
Straight from msn: NTSTATUS status; status = WdfUsbTargetDeviceResetPortSynchronously(UsbDevice); And please don't use the 'urgent!!' word inside the title, read the rules :doh: ...
sry about the urgent thing :D anyway what is NTSTATUS ? is it a class or something ? ( i never used com and win32 stuff) thx a lot for your time
-
sry about the urgent thing :D anyway what is NTSTATUS ? is it a class or something ? ( i never used com and win32 stuff) thx a lot for your time
Why do you ask these kind of questions to us? The internet is like a very big book. To find some stuff in the book you can either ask people who have read it or you scan the text. For the big book called 'the internet' there are many full automatic scanners available (google.com for instance). If you have found a piece of usefull information, you should read the piece... if you'd done that, you wouldn't be asking questions. http://msdn.microsoft.com/en-us/library/aa489609.aspx[^]
-
how can i call this method or function in c# WdfUsbTargetDeviceResetPortSynchronously more info : http://msdn.microsoft.com/en-us/library/aa492501.aspx[^]
modified on Friday, February 27, 2009 11:00 AM
C# doesn't have functions.
Need custom software developed? I do C# development and consulting all over the United States. A man said to the universe: "Sir I exist!" "However," replied the universe, "The fact has not created in me A sense of obligation." --Stephen Crane
-
Why do you ask these kind of questions to us? The internet is like a very big book. To find some stuff in the book you can either ask people who have read it or you scan the text. For the big book called 'the internet' there are many full automatic scanners available (google.com for instance). If you have found a piece of usefull information, you should read the piece... if you'd done that, you wouldn't be asking questions. http://msdn.microsoft.com/en-us/library/aa489609.aspx[^]
well i did lot of searches but no results :s
-
C# doesn't have functions.
Need custom software developed? I do C# development and consulting all over the United States. A man said to the universe: "Sir I exist!" "However," replied the universe, "The fact has not created in me A sense of obligation." --Stephen Crane
Ennis Ray Lynch, Jr. wrote:
C# doesn't have functions
yh i know :D plz read the question before you answer