Unit 'AHI' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

tAHIRequest

Declaration

Source position: ahi.pas line 461

type tAHIRequest = record

  ahir_Std: TIOStdReq;

  ahir_Version: Word;

  ahir_Pad1: Word;

  ahir_Private: array [0..1] of Cardinal;

  ahir_Type: Cardinal;

  ahir_Frequency: Cardinal;

  ahir_Volume: LongInt;

  ahir_Position: LongInt;

  ahir_Link: PAHIRequest;

end;


Documentation generated on: 2021-07-30