Udostępnij za pośrednictwem


Interfejs IMarshal2

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.VisualStudio.OLE.Interop
Zestaw:  Microsoft.VisualStudio.OLE.Interop (w Microsoft.VisualStudio.OLE.Interop.dll)

Składnia

'Deklaracja
<GuidAttribute("000001CF-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IMarshal2 _
    Inherits IMarshal
[GuidAttribute("000001CF-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IMarshal2 : IMarshal

Metody

  Nazwa Opis
Metoda publiczna DisconnectObject(UInt32) (Odziedziczone z IMarshal).
Metoda publiczna DisconnectObject(UInt32)
Metoda publiczna GetMarshalSizeMax(Guid%, IntPtr, UInt32, IntPtr, UInt32, UInt32%) (Odziedziczone z IMarshal).
Metoda publiczna GetMarshalSizeMax(Guid%, IntPtr, UInt32, IntPtr, UInt32, UInt32%)
Metoda publiczna GetUnmarshalClass(Guid%, IntPtr, UInt32, IntPtr, UInt32, Guid%) (Odziedziczone z IMarshal).
Metoda publiczna GetUnmarshalClass(Guid%, IntPtr, UInt32, IntPtr, UInt32, Guid%)
Metoda publiczna MarshalInterface(IStream, Guid%, IntPtr, UInt32, IntPtr, UInt32) (Odziedziczone z IMarshal).
Metoda publiczna MarshalInterface(IStream, Guid%, IntPtr, UInt32, IntPtr, UInt32)
Metoda publiczna ReleaseMarshalData(IStream) (Odziedziczone z IMarshal).
Metoda publiczna ReleaseMarshalData(IStream)
Metoda publiczna UnmarshalInterface(IStream, Guid%, IntPtr%) (Odziedziczone z IMarshal).
Metoda publiczna UnmarshalInterface(IStream, Guid%, IntPtr%)

Początek

Zobacz też

Informacje

Przestrzeń nazw Microsoft.VisualStudio.OLE.Interop