- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
class ECOM_CLIENT_IRPCSTUBBUFFER
- inherit
-
ECOM_IRPCSTUBBUFFER
-
- undefine
- copy,
- is_equal
- end
-
ECOM_CLIENT_IUNKNOWN
-
- redefine
- get_ptr
- end
- feature -- get ptr
-
get_ptr: expanded ECOM_PTR [expanded ECOM_CLIENT_IRPCSTUBBUFFER]
- feature -- interface members
-
Connect (punkserver: expanded ECOM_CLIENT_IUNKNOWN): ECOM_HRESULT
-
Disconnect
-
Invoke (prpcmsg_: expanded ECOM_PTR [expanded ECOM_RPCOLEMESSAGE]; prpcchannelbuffer_: expanded ECOM_CLIENT_IRPCCHANNELBUFFER): ECOM_HRESULT
-
IsIIDSupported (riid: expanded ECOM_PTR [expanded ECOM_GUID]): expanded ECOM_CLIENT_IRPCSTUBBUFFER
-
CountRefs: INTEGER
-
DebugServerQueryInterface (ppv: expanded ECOM_PTR [POINTER]): ECOM_HRESULT
-
DebugServerRelease (pv: POINTER)
end -- class ECOM_CLIENT_IRPCSTUBBUFFER