Partager via


ITypeComp, interface

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  Microsoft.VisualStudio.VsWizard
Assembly :  Microsoft.VisualStudio.VsWizard (dans Microsoft.VisualStudio.VsWizard.dll)

Syntaxe

'Déclaration
<GuidAttribute("00020403-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface ITypeComp
[GuidAttribute("00020403-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface ITypeComp
[GuidAttribute(L"00020403-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class ITypeComp
[<GuidAttribute("00020403-0000-0000-C000-000000000046")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type ITypeComp =  interface end
public interface ITypeComp

Le type ITypeComp expose les membres suivants.

Méthodes

  Nom Description
Méthode publique RemoteBind Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique RemoteBindType Infrastructure. Réservé à un usage interne Microsoft.

Début

Voir aussi

Référence

Microsoft.VisualStudio.VsWizard, espace de noms