Unit 'LSUtils' Package
[Overview][Types][Procedures and functions][Index] [#pl_solutions]

THDDInfo

Declaration

Source position: LSUtils.pas line 41

type THDDInfo = record

  FileHandle: Cardinal;

  

  InfoAvailable: Boolean;

  

  ProductRevision: string;

  

  ProductId: string;

  

  SerialNumber: string;

  

  VendorId: string;

  

end;



CT Web help

CodeTyphon Studio