Source position: xadmaster.pas line 326
type txadHookParam = record
xhp_Command: ULONG;
xhp_CommandData: LONG;
xhp_BufferPtr: APTR;
xhp_BufferSize: ULONG;
xhp_DataPos: ULONG;
xhp_PrivatePtr: APTR;
xhp_TagList: APTR;
end;