- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_CLIENT_IOLECACHE2
- inherit
-
ECOM_IOLECACHE2
-
- undefine
- copy,
- is_equal
- end
-
ECOM_CLIENT_IOLECACHE
-
- redefine
- get_ptr
- end
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_IOLECACHE2]
- feature -- interface members
-
UpdateCache (pdataobject: expanded ECOM_CLIENT_IDATAOBJECT; grfupdf: INTEGER; preserved: POINTER): ECOM_HRESULT
-
DiscardCache (dwdiscardoptions: INTEGER): ECOM_HRESULT
end -- class ECOM_CLIENT_IOLECACHE2