- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_CATEGORYINFO
- inherit
-
RTS_SERVER
- end
- feature -- members
-
catid: expanded ECOM_GUID
-
lcid: INTEGER
-
szDescription: BIT 2048
- feature -- Adapt
-
adapt (other: ECOM_CATEGORYINFO)
- feature -- Set
-
set (catid_: ECOM_GUID; lcid_: INTEGER; szdescription_: BIT 2048)
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_CATEGORYINFO]
- feature -- Size
-
size: INTEGER
end -- class ECOM_CATEGORYINFO