次の方法で共有


IRpcChannelBuffer3.Send Method

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

Syntax

'宣言
Sub Send ( _
    <OutAttribute> pMsg As RPCOLEMESSAGE(), _
    <OutAttribute> ByRef pulStatus As UInteger _
)
void Send(
    RPCOLEMESSAGE[] pMsg,
    out uint pulStatus
)

Parameters

.NET Framework Security

See Also

Reference

IRpcChannelBuffer3 Interface

Microsoft.VisualStudio.OLE.Interop Namespace