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_PAGESET
inherit

RTS_SERVER
end
feature -- members

cbStruct: INTEGER

fOddPages: INTEGER

fEvenPages: INTEGER

cPageRange: INTEGER

rgPages: expanded ECOM_PTR [expanded ECOM_PAGERANGE]
feature -- Adapt

adapt (other: ECOM_PAGESET)
feature -- Set

set (cbstruct_: INTEGER; foddpages_: INTEGER; fevenpages_: INTEGER; cpagerange_: INTEGER; rgpages_: expanded ECOM_PTR [expanded ECOM_PAGERANGE])
feature -- get ptr

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

size: INTEGER
end -- class ECOM_PAGESET

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES