Unit 'libhidapidyn' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_usb]

THidDevice

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: libhidapidyn.pas line 52

type THidDevice = object

  function Write();

  

  function Read();

  

  function ReadTimeout();

  

  function SetNonBlocking();

  

  function SendFeatureReport();

  

  function GetFeatureReport();

  

  function GetManufacturerString;

  

  function GetProductString;

  

  function GetSerialNumberString;

  

  function GetIndexedString();

  

  procedure Close;

  

  function Open();

  

  function OpenPath();

  

end;

Inheritance

THidDevice

  

|

TObject



CT Web help

CodeTyphon Studio