다음을 통해 공유


IRpcChannelBuffer.GetBuffer Method

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

Syntax

‘선언
Sub GetBuffer ( _
    pMessage As RPCOLEMESSAGE(), _
    ByRef riid As Guid _
)
void GetBuffer(
    RPCOLEMESSAGE[] pMessage,
    ref Guid riid
)

Parameters

.NET Framework Security

See Also

Reference

IRpcChannelBuffer Interface

Microsoft.VisualStudio.OLE.Interop Namespace