IRpcProxyBuffer.Connect(IRpcChannelBuffer) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void Connect(Microsoft::VisualStudio::OLE::Interop::IRpcChannelBuffer ^ pRpcChannelBuffer);
public:
void Connect(Microsoft::VisualStudio::OLE::Interop::IRpcChannelBuffer ^ pRpcChannelBuffer);
void Connect(Microsoft::VisualStudio::OLE::Interop::IRpcChannelBuffer const & pRpcChannelBuffer);
public void Connect (Microsoft.VisualStudio.OLE.Interop.IRpcChannelBuffer pRpcChannelBuffer);
abstract member Connect : Microsoft.VisualStudio.OLE.Interop.IRpcChannelBuffer -> unit
Public Sub Connect (pRpcChannelBuffer As IRpcChannelBuffer)
Parameters
- pRpcChannelBuffer
- IRpcChannelBuffer