INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
cluster: ecom
class ECOM_FILETIME
inherit

RTS_SERVER
end
feature -- members

dwLowDateTime: INTEGER

dwHighDateTime: INTEGER
feature -- Adapt

adapt (other: ECOM_FILETIME)
feature -- Set

set (dwlowdatetime_: INTEGER; dwhighdatetime_: INTEGER)
feature -- get ptr

get_ptr: expanded ECOM_PTR [expanded ECOM_FILETIME]
feature -- Size

size: INTEGER
end -- class ECOM_FILETIME

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES