IRpcChannelBuffer.GetBuffer(RPCOLEMESSAGE[], Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void GetBuffer(cli::array <Microsoft::VisualStudio::OLE::Interop::RPCOLEMESSAGE> ^ pMessage, Guid % riid);
public void GetBuffer (Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[] pMessage, ref Guid riid);
abstract member GetBuffer : Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[] * Guid -> unit
Public Sub GetBuffer (pMessage As RPCOLEMESSAGE(), ByRef riid As Guid)
Parameters
- pMessage
- RPCOLEMESSAGE[]
- riid
- Guid