- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_REMSNB
- inherit
-
RTS_SERVER
- end
- feature -- members
-
ulCntStr: INTEGER
-
ulCntChar: INTEGER
-
rgString: expanded ECOM_PTR [RTS_SHORT_INTEGER]
- feature -- Adapt
-
adapt (other: ECOM_REMSNB)
- feature -- Set
-
set (ulcntstr_: INTEGER; ulcntchar_: INTEGER; rgstring_: expanded ECOM_PTR [RTS_SHORT_INTEGER])
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_REMSNB]
- feature -- Size
-
size: INTEGER
end -- class ECOM_REMSNB