This topic has not yet been rated - Rate this topic

IMarshal Interface

Enables a COM object to define and manage the marshaling of its interface pointers. Marshaling is packaging data for transmission to another process or machine. For more information, see IMarshal and IMarshal—Default Implementation.

Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("00000003-0000-0000-C000-000000000046")] 
public interface IMarshal
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("00000003-0000-0000-C000-000000000046") */ 
public interface IMarshal
InterfaceTypeAttribute(1) 
GuidAttribute("00000003-0000-0000-C000-000000000046") 
public interface IMarshal
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ