IRpcChannelBuffer3.GetState(RPCOLEMESSAGE[], UInt32) Method

Definition

public:
 void GetState(cli::array <Microsoft::VisualStudio::OLE::Interop::RPCOLEMESSAGE> ^ pMsg, [Runtime::InteropServices::Out] System::UInt32 % pState);
public void GetState (Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[] pMsg, out uint pState);
abstract member GetState : Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[] * uint32 -> unit
Public Sub GetState (pMsg As RPCOLEMESSAGE(), ByRef pState As UInteger)

Parameters

pMsg
RPCOLEMESSAGE[]
pState
UInt32

Applies to