Re: What is the difference between WriteReport and SendData methods?

Started by Roman Novgorodov, October 11, 2008, 05:46:48 PM

Previous topic - Next topic

Roman Novgorodov

Hello

The differences are following:


  • TnrHid.WriteReport() is synchronous. It blocks a caller thread.
  • TnrHid.SendData() is asynchronous. It does not block a caller thread.


Roman Novgorodov
DeepSoftware.Com

You wrote:

Quote
Both SendData and WriteReport seem to be working,  thanks!
What is the difference between these 2 methods?
Bob
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.