INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
cluster: ecom
class ECOM_CLIENT_IRPCCHANNELBUFFER
inherit

ECOM_IRPCCHANNELBUFFER
undefine
copy,
is_equal
end

ECOM_CLIENT_IUNKNOWN
redefine
get_ptr
end
feature -- get ptr

get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_IRPCCHANNELBUFFER]
feature -- interface members

GetBuffer (pmessage: expanded ECOM_PTR [expanded ECOM_RPCOLEMESSAGE]; riid: expanded ECOM_PTR [expanded ECOM_GUID]): ECOM_HRESULT

SendReceive (pmessage: expanded ECOM_PTR [expanded ECOM_RPCOLEMESSAGE]; pstatus: expanded ECOM_PTR [INTEGER]): ECOM_HRESULT

FreeBuffer (pmessage: expanded ECOM_PTR [expanded ECOM_RPCOLEMESSAGE]): ECOM_HRESULT

GetDestCtx (pdwdestcontext: expanded ECOM_PTR [INTEGER]; ppvdestcontext: expanded ECOM_PTR [POINTER]): ECOM_HRESULT

IsConnected: ECOM_HRESULT
end -- class ECOM_CLIENT_IRPCCHANNELBUFFER

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES