- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_CLIENT_IEXTERNALCONNECTION
- inherit
-
ECOM_IEXTERNALCONNECTION
-
- undefine
- copy,
- is_equal
- end
-
ECOM_CLIENT_IUNKNOWN
-
- redefine
- get_ptr
- end
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_IEXTERNALCONNECTION]
- feature -- interface members
-
AddConnection (extconn: INTEGER; reserved: INTEGER): INTEGER
-
ReleaseConnection (extconn: INTEGER; reserved: INTEGER; flastreleasecloses: INTEGER): INTEGER
end -- class ECOM_CLIENT_IEXTERNALCONNECTION