IComThreadingInfo, interface
Fournit des informations sur du thread de l'exécution de l'appelant, y compris le thread et le type cloisonné.Pour plus d'informations, consultez IComThreadingInfo.
Espace de noms : Microsoft.VisualStudio.OLE.Interop
Assembly : Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)
Syntaxe
'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("000001CE-0000-0000-C000-000000000046")> _
Public Interface IComThreadingInfo
[InterfaceTypeAttribute()]
[GuidAttribute("000001CE-0000-0000-C000-000000000046")]
public interface IComThreadingInfo
Le type IComThreadingInfo expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
GetCurrentApartmentType | ||
GetCurrentLogicalThreadId | ||
GetCurrentThreadType | ||
SetCurrentLogicalThreadId |
Début