[Overview][Constants][Types][Procedures and functions] | Reference for unit 'ipc' (#rtl) |
Record used in the handling of message queues. Do not use directly.
Source position: ipc.pp line 226
type TMSG = record |
msg_next: PMSG; |
msg_type: LongInt; |
msg_spot: PChar; |
msg_stime: LongInt; |
msg_ts: Integer; |
end; |
No notes exist for this page yet.