IRpcChannelBuffer2::GetBuffer Method (array<RPCOLEMESSAGE>^, Guid)

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

void GetBuffer(
	array<RPCOLEMESSAGE>^ pMessage,
	[InAttribute] Guid% riid
)

Parameters

pMessage
Type: array<Microsoft.VisualStudio.OLE.Interop::RPCOLEMESSAGE>^
riid
Type: System::Guid
Return to top
Show: