다음을 통해 공유


IAsyncRpcChannelBuffer.SendReceive Method (array<RPCOLEMESSAGE , UInt32%)

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
Sub SendReceive ( _
    <OutAttribute> pMessage As RPCOLEMESSAGE(), _
    <OutAttribute> ByRef pStatus As UInteger _
)
void SendReceive(
    RPCOLEMESSAGE[] pMessage,
    out uint pStatus
)

Parameters

.NET Framework Security

See Also

Reference

IAsyncRpcChannelBuffer Interface

SendReceive Overload

Microsoft.VisualStudio.OLE.Interop Namespace