IRpcHelper Interface

Definição

Fornece métodos auxiliares para chamadas de procedimento remoto. Os métodos fornecem a versão do protocolo DCOM e convertem uma referência de objeto para um identificador de interface.

public interface class IRpcHelper
public interface class IRpcHelper
__interface IRpcHelper
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("00000149-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IRpcHelper
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("00000149-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IRpcHelper = interface
Public Interface IRpcHelper
Atributos

Métodos

GetDCOMProtocolVersion(UInt32)
GetIIDFromOBJREF(IntPtr, IntPtr)

Aplica-se a