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

txadHookParam

Declaration

Source position: xadmaster.pas line 326

type txadHookParam = record

  xhp_Command: LongWord;

  xhp_CommandData: LongInt;

  xhp_BufferPtr: Pointer;

  xhp_BufferSize: LongWord;

  xhp_DataPos: LongWord;

  xhp_PrivatePtr: Pointer;

  xhp_TagList: Pointer;

end;


Documentation generated on: 2021-07-30