IRpcChannelBuffer.FreeBuffer Method

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

Syntax

'Declaração
Sub FreeBuffer ( _
    pMessage As RPCOLEMESSAGE() _
)
void FreeBuffer(
    RPCOLEMESSAGE[] pMessage
)

Parameters

.NET Framework Security

See Also

Reference

IRpcChannelBuffer Interface

Microsoft.VisualStudio.OLE.Interop Namespace