ComVariantMarshaller 클래스

정의

에 마샬링 Object 합니다 ComVariant.

public ref class ComVariantMarshaller abstract sealed
[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
[<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))>]
type ComVariantMarshaller = class
Public Class ComVariantMarshaller
상속
ComVariantMarshaller
특성

설명

적용된 모든 형식뿐만 Create<T>(T) 아니라 동일한 형식 GeneratedComClassAttribute 도 지원합니다.

메서드

Name Description
ConvertToManaged(ComVariant)

관리 ComVariant 되지 않는 개체를 관리되는 개체로 변환합니다.

ConvertToUnmanaged(Object)

관리되는 개체를 관리 ComVariant되지 않는 개체로 변환합니다.

Free(ComVariant)

관리 ComVariant되지 않는 .를 삭제합니다.

적용 대상