Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides information about the caller's execution thread, including thread and apartment type. For more information, see IComThreadingInfo.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("000001CE-0000-0000-C000-000000000046")> _
Public Interface IComThreadingInfo
'Usage
Dim instance As IComThreadingInfo
[InterfaceTypeAttribute()]
[GuidAttribute("000001CE-0000-0000-C000-000000000046")]
public interface IComThreadingInfo
[InterfaceTypeAttribute()]
[GuidAttribute(L"000001CE-0000-0000-C000-000000000046")]
public interface class IComThreadingInfo
public interface IComThreadingInfo