RegistrationServices.TypeRepresentsComType(Type) Metode

Definisi

Menunjukkan apakah jenis ditandai dengan , atau berasal dari jenis yang ditandai dengan ComImportAttribute dan berbagi GUID yang sama dengan ComImportAttributeinduk.

public:
 virtual bool TypeRepresentsComType(Type ^ type);
public virtual bool TypeRepresentsComType (Type type);
abstract member TypeRepresentsComType : Type -> bool
override this.TypeRepresentsComType : Type -> bool
Public Overridable Function TypeRepresentsComType (type As Type) As Boolean

Parameter

type
Type

Jenis yang akan diperiksa sebagai jenis COM.

Mengembalikan

truejika jenis ditandai dengan , atau berasal dari jenis yang ditandai dengan ComImportAttribute dan berbagi GUID yang sama dengan ComImportAttributeinduk; jika tidakfalse.

Penerapan

Berlaku untuk