IRpcChannelBuffer3.GetDestCtx(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 GetDestCtx([Runtime::InteropServices::Out] System::UInt32 % pdwDestContext, [Runtime::InteropServices::Out] IntPtr % ppvDestContext);
public void GetDestCtx (out uint pdwDestContext, out IntPtr ppvDestContext);
abstract member GetDestCtx : uint32 * nativeint -> unit
Public Sub GetDestCtx (ByRef pdwDestContext As UInteger, ByRef ppvDestContext As IntPtr)
Paramètres
- pdwDestContext
- UInt32
- ppvDestContext
- IntPtr