다음을 통해 공유


IRpcChannelBuffer3.RegisterAsync Method

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

Syntax

‘선언
Sub RegisterAsync ( _
    pMsg As RPCOLEMESSAGE(), _
    pAsyncMgr As IAsyncManager _
)
void RegisterAsync(
    RPCOLEMESSAGE[] pMsg,
    IAsyncManager pAsyncMgr
)

Parameters

.NET Framework Security

See Also

Reference

IRpcChannelBuffer3 Interface

Microsoft.VisualStudio.OLE.Interop Namespace