IComThreadingInfo 接口
提供有关调用方的执行线程的信息,包括线程和单元类型。 有关更多信息,请参见 IComThreadingInfo。
命名空间: Microsoft.VisualStudio.OLE.Interop
程序集: Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)
语法
声明
<InterfaceTypeAttribute()> _
<GuidAttribute("000001CE-0000-0000-C000-000000000046")> _
Public Interface IComThreadingInfo
[InterfaceTypeAttribute()]
[GuidAttribute("000001CE-0000-0000-C000-000000000046")]
public interface IComThreadingInfo
IComThreadingInfo 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
GetCurrentApartmentType | ||
GetCurrentLogicalThreadId | ||
GetCurrentThreadType | ||
SetCurrentLogicalThreadId |
页首