- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_CLIENT_ICONTINUECALLBACK
- inherit
-
ECOM_ICONTINUECALLBACK
-
- undefine
- copy,
- is_equal
- end
-
ECOM_CLIENT_IUNKNOWN
-
- redefine
- get_ptr
- end
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_ICONTINUECALLBACK]
- feature -- interface members
-
FContinue: ECOM_HRESULT
-
FContinuePrinting (ncntprinted: INTEGER; ncurpage: INTEGER; pwszprintstatus: expanded ECOM_PTR [RTS_SHORT_INTEGER]): ECOM_HRESULT
end -- class ECOM_CLIENT_ICONTINUECALLBACK