IRpcChannelBuffer2.GetBuffer Method (array<RPCOLEMESSAGE , Guid%)
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaração
Sub GetBuffer ( _
pMessage As RPCOLEMESSAGE(), _
ByRef riid As Guid _
)
void GetBuffer(
RPCOLEMESSAGE[] pMessage,
ref Guid riid
)
Parameters
- pMessage
Type: array<Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[]
- riid
Type: System.Guid%
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.