IPSFactoryBuffer Interface

Definition

Creates proxies and stubs for remote invocation. For more information, see IPSFactoryBuffer.

public interface class IPSFactoryBuffer
public interface class IPSFactoryBuffer
__interface IPSFactoryBuffer
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("D5F569D0-593B-101A-B569-08002B2DBF7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IPSFactoryBuffer
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("D5F569D0-593B-101A-B569-08002B2DBF7A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IPSFactoryBuffer
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("D5F569D0-593B-101A-B569-08002B2DBF7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IPSFactoryBuffer = interface
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("D5F569D0-593B-101A-B569-08002B2DBF7A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IPSFactoryBuffer = interface
Public Interface IPSFactoryBuffer
Attributes

Methods

CreateProxy(Object, Guid, IRpcProxyBuffer, IntPtr)
CreateStub(Guid, Object, IRpcStubBuffer)

Applies to