- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_CLIENT_IPERSISTSTREAMINIT
- inherit
-
ECOM_IPERSISTSTREAMINIT
-
- undefine
- copy,
- is_equal
- end
-
ECOM_CLIENT_IPERSIST
-
- redefine
- get_ptr
- end
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_IPERSISTSTREAMINIT]
- feature -- interface members
-
IsDirty: ECOM_HRESULT
-
Load (pstm: expanded ECOM_CLIENT_ISTREAM): ECOM_HRESULT
-
Save (pstm: expanded ECOM_CLIENT_ISTREAM; fcleardirty: INTEGER): ECOM_HRESULT
-
GetSizeMax (pcbsize: expanded ECOM_PTR [expanded ECOM_ULARGE_INTEGER]): ECOM_HRESULT
-
InitNew: ECOM_HRESULT
end -- class ECOM_CLIENT_IPERSISTSTREAMINIT