Bagikan melalui


IRegistrationServices.TypeRepresentsComType(Type) Metode

Definisi

Menentukan apakah jenis yang ditentukan adalah jenis COM.

public:
 bool TypeRepresentsComType(Type ^ type);
public bool TypeRepresentsComType (Type type);
abstract member TypeRepresentsComType : Type -> bool
Public Function TypeRepresentsComType (type As Type) As Boolean

Parameter

type
Type

Jenis untuk menentukan apakah itu adalah jenis COM.

Mengembalikan

true jika jenis yang ditentukan adalah jenis COM; jika tidak false.

Berlaku untuk