IRpcProxyBuffer Schnittstelle

Definition

Steuert den Remoteprozeduraufruf (RPC)-Proxy, der verwendet wird, um Daten zwischen COM-Komponenten zu marshallen. Weitere Informationen finden Sie unter "unpcproxybuffer".

public interface class IRpcProxyBuffer
public interface class IRpcProxyBuffer
__interface IRpcProxyBuffer
[System.Runtime.InteropServices.Guid("D5F56A34-593B-101A-B569-08002B2DBF7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IRpcProxyBuffer
[<System.Runtime.InteropServices.Guid("D5F56A34-593B-101A-B569-08002B2DBF7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IRpcProxyBuffer = interface
Public Interface IRpcProxyBuffer
Attribute

Methoden

Connect(IRpcChannelBuffer)
Disconnect()

Gilt für