다음을 통해 공유


IAsyncRpcChannelBuffer.Receive Method

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

Syntax

‘선언
Sub Receive ( _
    <OutAttribute> pMsg As RPCOLEMESSAGE(), _
    <OutAttribute> ByRef pulStatus As UInteger _
)
void Receive(
    RPCOLEMESSAGE[] pMsg,
    out uint pulStatus
)

Parameters

.NET Framework Security

See Also

Reference

IAsyncRpcChannelBuffer Interface

Microsoft.VisualStudio.OLE.Interop Namespace