- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_CLIENT_ILAYOUTSTORAGE
- inherit
-
ECOM_ILAYOUTSTORAGE
-
- undefine
- copy,
- is_equal
- end
-
ECOM_CLIENT_IUNKNOWN
-
- redefine
- get_ptr
- end
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_ILAYOUTSTORAGE]
- feature -- interface members
-
LayoutScript (pstoragelayout: expanded ECOM_PTR [expanded ECOM_STORAGELAYOUT]; nentries: INTEGER; glfinterleavedflag: INTEGER): ECOM_HRESULT
-
BeginMonitor: ECOM_HRESULT
-
EndMonitor: ECOM_HRESULT
-
ReLayoutDocfile (pwcsnewdfname: expanded ECOM_PTR [RTS_SHORT_INTEGER]): ECOM_HRESULT
-
ReLayoutDocfileOnILockBytes (pilockbytes: expanded ECOM_CLIENT_ILOCKBYTES): ECOM_HRESULT
end -- class ECOM_CLIENT_ILAYOUTSTORAGE