- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_OLECMDTEXT
- inherit
-
RTS_SERVER
- end
- feature -- members
-
cmdtextf: INTEGER
-
cwActual: INTEGER
-
cwBuf: INTEGER
-
rgwz: expanded ECOM_PTR [RTS_SHORT_INTEGER]
- feature -- Adapt
-
adapt (other: ECOM_OLECMDTEXT)
- feature -- Set
-
set (cmdtextf_: INTEGER; cwactual_: INTEGER; cwbuf_: INTEGER; rgwz_: expanded ECOM_PTR [RTS_SHORT_INTEGER])
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_OLECMDTEXT]
- feature -- Size
-
size: INTEGER
end -- class ECOM_OLECMDTEXT