class ECOM_ULARGE_INTEGER General cluster: structures description: "COM ULARGE_INTEGER 64-bit integer" create: make_from_pointer, make_from_integer, make Ancestors ECOM_STRUCTURE* Queries exists: BOOLEAN is_equal (other: [like Current] ECOM_ULARGE_INTEGER): BOOLEAN item: POINTER quad_part: INTEGER_64 shared: BOOLEAN structure_size: INTEGER_32 Commands copy (other: [like Current] ECOM_ULARGE_INTEGER) dispose initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) set_quad_part (a_quad_part: INTEGER_64) set_shared set_unshared set_value (source: [like Current] ECOM_ULARGE_INTEGER)