Home Units Hierarchy Routines All identifiers

record uint64Rec

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type uint64Rec = record

Description

unsigned 64 bits integer type defined as two double words record

Overview

Fields

lo: uint32;
hi: uint32;

Description

Fields

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


Generated by PasDoc 0.12.1 on 2012-10-09