- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_CLIENT_ICLASSFACTORY2
- inherit
-
ECOM_ICLASSFACTORY2
-
- undefine
- copy,
- is_equal
- end
-
ECOM_CLIENT_ICLASSFACTORY
-
- redefine
- get_ptr
- end
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_ICLASSFACTORY2]
- feature -- interface members
-
GetLicInfo (plicinfo: expanded ECOM_PTR [expanded ECOM_LICINFO]): ECOM_HRESULT
-
RequestLicKey (dwreserved: INTEGER; pbstrkey: expanded ECOM_PTR [ECOM_BSTR]): ECOM_HRESULT
-
CreateInstanceLic (punkouter: expanded ECOM_CLIENT_IUNKNOWN; punkreserved: expanded ECOM_CLIENT_IUNKNOWN; riid: expanded ECOM_PTR [expanded ECOM_GUID]; bstrkey: ECOM_BSTR; ppvobj: expanded ECOM_PTR [POINTER]): ECOM_HRESULT
end -- class ECOM_CLIENT_ICLASSFACTORY2