IRegistrationServices.TypeRepresentsComType(Type) Methode

Definitie

Bepaalt of het opgegeven type een COM-type is.

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

Parameters

type
Type

Het type om te bepalen of het een COM-type is.

Retouren

true als het opgegeven type een COM-type is; anders false.

Van toepassing op