IMarshal.GetUnmarshalClass(Guid, IntPtr, UInt32, IntPtr, UInt32, Guid) Méthode

Définition

public:
 void GetUnmarshalClass(Guid % riid, IntPtr pv, System::UInt32 dwDestContext, IntPtr pvDestContext, System::UInt32 MSHLFLAGS, [Runtime::InteropServices::Out] Guid % pCid);
public void GetUnmarshalClass (ref Guid riid, IntPtr pv, uint dwDestContext, IntPtr pvDestContext, uint MSHLFLAGS, out Guid pCid);
abstract member GetUnmarshalClass : Guid * nativeint * uint32 * nativeint * uint32 * Guid -> unit
Public Sub GetUnmarshalClass (ByRef riid As Guid, pv As IntPtr, dwDestContext As UInteger, pvDestContext As IntPtr, MSHLFLAGS As UInteger, ByRef pCid As Guid)

Paramètres

riid
Guid
pv
IntPtr
dwDestContext
UInt32
pvDestContext
IntPtr
MSHLFLAGS
UInt32
pCid
Guid

S’applique à