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

tAHIRequest

Declaration

Source position: ahi.pas line 481

type tAHIRequest = record

  ahir_Std: tIOStdReq;

  ahir_Version: Word;

  ahir_Pad1: Word;

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

  ahir_Type: LongWord;

  ahir_Frequency: LongWord;

  ahir_Volume: LongInt;

  ahir_Position: LongInt;

  ahir_Link: PAHIRequest;

end;


Documentation generated on: 2021-07-30