System.Runtime.InteropServices.CustomMarshalers Namespace
.NET Framework 2.0
This namespace supports the.NET Framework infrastructure and is not intended to be used directly from your code.
The System.Runtime.InteropServices
| Class | Description | |
|---|---|---|
![]() | EnumerableToDispatchMarshaler | Marshals the COM IDispatch interface to the .NET Framework IEnumerable interface, and vice versa. |
![]() | EnumeratorToEnumVariantMarshaler | Marshals the COM IEnumVARIANT interface to the .NET Framework IEnumerator interface, and vice versa. |
![]() | ExpandoToDispatchExMarshaler | Marshals the COM IDispatchEx interface to either the .NET Framework IExpando interface, or to the IReflect interface, and vice versa. |
![]() | TypeToTypeInfoMarshaler | Marshals the unmanaged ITypeInfo interface to the managed Type class, and marshals the managed Type class to the unmanaged ITypeInfo interface. |
Community Additions
ADD
Show:
