This topic has not yet been rated - Rate this topic

IAsyncRpcChannelBuffer Interface

Manages a buffer for a remote procedure call. Used for asynchronous distributed COM (DCOM) calls. For more information about remote invocation, see Standard Marshaling and Write Your Own Transport for COM Calls Leveraging the Power of Late Binding.

Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)

[GuidAttribute("A5029FB6-3C34-11D1-9C99-00C04FB998AA")] 
[InterfaceTypeAttribute(1)] 
public interface IAsyncRpcChannelBuffer : IRpcChannelBuffer2
/** @attribute GuidAttribute("A5029FB6-3C34-11D1-9C99-00C04FB998AA") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IAsyncRpcChannelBuffer extends IRpcChannelBuffer2
GuidAttribute("A5029FB6-3C34-11D1-9C99-00C04FB998AA") 
InterfaceTypeAttribute(1) 
public interface IAsyncRpcChannelBuffer extends IRpcChannelBuffer2
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ