IRpcSyntaxNegotiate.NegotiateSyntax(RPCOLEMESSAGE[]) 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 NegotiateSyntax(cli::array <Microsoft::VisualStudio::OLE::Interop::RPCOLEMESSAGE> ^ pMsg);
void NegotiateSyntax(std::Array <Microsoft::VisualStudio::OLE::Interop::RPCOLEMESSAGE> const & pMsg);
public void NegotiateSyntax (Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[] pMsg);
abstract member NegotiateSyntax : Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[] -> unit
Public Sub NegotiateSyntax (pMsg As RPCOLEMESSAGE())
Parameters
- pMsg
- RPCOLEMESSAGE[]