System.Runtime.InteropServices.ComConversionLossAttribute Class

Indicates that information was lost about a class or interface when it was imported from a type library to an assembly.

See Also: ComConversionLossAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.All, Inherited=false)]
[System.Runtime.InteropServices.ComVisible(true)]
public sealed class ComConversionLossAttribute : Attribute

Remarks

The [<topic://cpgrftypelibraryImportertlbimpexe>] applies this attribute to classes or interfaces.

Methods that use void pointer arguments cause this attribute to be applied to the containing class or interface.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0