IRpcProxyBuffer Interface

Definição

Controla o proxy RPC (chamada de procedimento remoto) usado para empacotar dados entre componentes COM. Para obter mais informações, consulte IRpcProxyBuffer.

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
Atributos

Métodos

Connect(IRpcChannelBuffer)
Disconnect()

Aplica-se a