ComVariantMarshaller Class

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.

Marshals an Object to an ComVariant.

[System.Runtime.InteropServices.Marshalling.CustomMarshaller(typeof(System.Object), System.Runtime.InteropServices.Marshalling.MarshalMode.Default, typeof(System.Runtime.InteropServices.Marshalling.ComVariantMarshaller))]
[System.Runtime.InteropServices.Marshalling.CustomMarshaller(typeof(System.Object), System.Runtime.InteropServices.Marshalling.MarshalMode.UnmanagedToManagedRef, typeof(System.Runtime.InteropServices.Marshalling.ComVariantMarshaller+RefPropagate))]
public static class ComVariantMarshaller
Inheritance
ComVariantMarshaller
Attributes

Remarks

Supports the same types as Create<T>(T) as well as any types with GeneratedComClassAttribute applied.

Methods

ConvertToManaged(ComVariant)

Converts an unmanaged ComVariant to a managed object.

ConvertToUnmanaged(Object)

Converts a managed object to an unmanaged ComVariant.

Free(ComVariant)

Disposes the unmanaged ComVariant.

Applies to

Proizvod Verzije
.NET 9