[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'pingsend' (#synapse) |
Source position: pingsend.pas line 88
type TIcmpEchoHeader = record |
i_type: Byte; |
i_code: Byte; |
i_checkSum: Word; |
i_Id: Word; |
i_seq: Word; |
TimeStamp: ULong; |
end; |
No notes exist for this page yet.