IRpcChannelBuffer3.GetDestCtxEx(RPCOLEMESSAGE[], UInt32, IntPtr) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void GetDestCtxEx(cli::array <Microsoft::VisualStudio::OLE::Interop::RPCOLEMESSAGE> ^ pMsg, [Runtime::InteropServices::Out] System::UInt32 % pdwDestContext, [Runtime::InteropServices::Out] IntPtr % ppvDestContext);
public void GetDestCtxEx (Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[] pMsg, out uint pdwDestContext, out IntPtr ppvDestContext);
abstract member GetDestCtxEx : Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[] * uint32 * nativeint -> unit
Public Sub GetDestCtxEx (pMsg As RPCOLEMESSAGE(), ByRef pdwDestContext As UInteger, ByRef ppvDestContext As IntPtr)
Paramètres
- pMsg
- RPCOLEMESSAGE[]
- pdwDestContext
- UInt32
- ppvDestContext
- IntPtr