- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
expanded class ECOM_ENUM_EXTCONN
- inherit
-
INTEGER
- end
- feature -- Enumeration constants
-
EXTCONN_STRONG: ECOM_ENUM_EXTCONN
-
EXTCONN_WEAK: ECOM_ENUM_EXTCONN
-
EXTCONN_CALLABLE: ECOM_ENUM_EXTCONN
- feature -- Enumeration constants values
-
EXTCONN_STRONG_VALUE: INTEGER
-
EXTCONN_WEAK_VALUE: INTEGER
-
EXTCONN_CALLABLE_VALUE: INTEGER
end -- class ECOM_ENUM_EXTCONN