- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_ULARGE_INTEGER
- inherit
-
RTS_SERVER
- end
- feature -- members
-
QuadPart: RTS_UINTEGER_8
- feature -- Adapt
-
adapt (other: ECOM_ULARGE_INTEGER)
- feature -- Set
-
set (quadpart_: RTS_UINTEGER_8)
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_ULARGE_INTEGER]
- feature -- Size
-
size: INTEGER
end -- class ECOM_ULARGE_INTEGER