IComExposedClass Gränssnitt

Definition

Viktigt!

Detta API uppfyller inte CLS.

Definierar information på typnivå för hanterade klasstyper som exponeras för COM.

public interface class IComExposedClass
[System.CLSCompliant(false)]
public interface IComExposedClass
[<System.CLSCompliant(false)>]
type IComExposedClass = interface
Public Interface IComExposedClass
Attribut

Metoder

Name Description
GetComInterfaceEntries(Int32)

Hämtar COM-gränssnittsinformationen som ska tillhandahållas till en ComWrappers instans för att exponera den här typen för COM.

Gäller för