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_HBITMAP_UNION
inherit
RTS_SERVER
end
feature
-- Data
data
:
BIT
32
feature
-- members
hInproc
:
INTEGER
-- TYPE: int hInproc
hRemote
:
expanded
ECOM_PTR
[
expanded
ECOM_BITMAP
]
-- TYPE: _userBITMAP * hRemote
hGlobal
:
INTEGER
-- TYPE: int hGlobal
feature
-- Adapt
adapt
(
other
:
ECOM_UNION_HBITMAP_UNION
)
feature
-- Set
set_hInproc
(
hinproc_
:
INTEGER
)
set_hRemote
(
hremote_
:
expanded
ECOM_PTR
[
expanded
ECOM_BITMAP
])
set_hGlobal
(
hglobal_
:
INTEGER
)
feature
-- Size
size
:
INTEGER
end
-- class
ECOM_UNION_HBITMAP_UNION
INDEX
CLUSTER
FEATURES
SHORT
FRAMES
NO FRAMES