IMarshal2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IMarshal2 : Microsoft::VisualStudio::OLE::Interop::IMarshal
public interface class IMarshal2 : Microsoft::VisualStudio::OLE::Interop::IMarshal
__interface IMarshal2 : Microsoft::VisualStudio::OLE::Interop::IMarshal
[System.Runtime.InteropServices.Guid("000001CF-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IMarshal2 : Microsoft.VisualStudio.OLE.Interop.IMarshal
[System.Runtime.InteropServices.Guid("000001CF-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IMarshal2 : Microsoft.VisualStudio.OLE.Interop.IMarshal
[<System.Runtime.InteropServices.Guid("000001CF-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IMarshal2 = interface
interface IMarshal
[<System.Runtime.InteropServices.Guid("000001CF-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IMarshal2 = interface
interface IMarshal
Public Interface IMarshal2
Implements IMarshal
- Attributes
- Implements