IMarshal2 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

[GuidAttribute("000001CF-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute(1)]
public interface IMarshal2 : IMarshal

NameDescription
System_CAPS_pubmethodDisconnectObject(UInt32)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodGetMarshalSizeMax(Guid, IntPtr, UInt32, IntPtr, UInt32, UInt32)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodGetUnmarshalClass(Guid, IntPtr, UInt32, IntPtr, UInt32, Guid)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodMarshalInterface(IStream, Guid, IntPtr, UInt32, IntPtr, UInt32)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodReleaseMarshalData(IStream)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodUnmarshalInterface(IStream, Guid, IntPtr)

This API supports the product infrastructure and is not intended to be used directly from your code.

Return to top
Show: