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

RTS_SERVER
end
feature -- Data

data: BIT 32
feature -- members

hInproc: INTEGER
-- TYPE: int hInproc

hRemote: expanded ECOM_PTR [expanded ECOM_FLAGGED_BYTE_BLOB]
-- TYPE: _FLAGGED_BYTE_BLOB * hRemote

hGlobal: INTEGER
-- TYPE: int hGlobal
feature -- Adapt

adapt (other: ECOM_UNION_HGLOBAL_UNION)
feature -- Set

set_hInproc (hinproc_: INTEGER)

set_hRemote (hremote_: expanded ECOM_PTR [expanded ECOM_FLAGGED_BYTE_BLOB])

set_hGlobal (hglobal_: INTEGER)
feature -- Size

size: INTEGER
end -- class ECOM_UNION_HGLOBAL_UNION

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES