IRpcChannelBuffer3.Cancel(RPCOLEMESSAGE[]) Method

Definition

public:
 void Cancel(cli::array <Microsoft::VisualStudio::OLE::Interop::RPCOLEMESSAGE> ^ pMsg);
void Cancel(std::Array <Microsoft::VisualStudio::OLE::Interop::RPCOLEMESSAGE> const & pMsg);
public void Cancel (Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[] pMsg);
abstract member Cancel : Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[] -> unit
Public Sub Cancel (pMsg As RPCOLEMESSAGE())

Parameters

pMsg
RPCOLEMESSAGE[]

Applies to