Description | Hierarchy | Fields | Methods | Properties |
type uint64Rec = record
unsigned 64 bits integer type defined as two double words record
lo: uint32; |
hi: uint32; |
lo: uint32; |
low double word of unsigned 64 bits integer |
hi: uint32; |
high double word of unsigned 64 bits integer |
(c) 2012 Lake of Soft