IDebugThreadFlagChangeEvent100 Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.VisualStudio.Debugger.Interop
Assembly:  Microsoft.VisualStudio.Debugger.Interop.10.0 (in Microsoft.VisualStudio.Debugger.Interop.10.0.dll)

Syntax

'Declaration
<GuidAttribute("A4F87F48-D3C4-4694-A1A3-1969E3639EE7")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDebugThreadFlagChangeEvent100
[GuidAttribute("A4F87F48-D3C4-4694-A1A3-1969E3639EE7")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDebugThreadFlagChangeEvent100
[GuidAttribute(L"A4F87F48-D3C4-4694-A1A3-1969E3639EE7")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDebugThreadFlagChangeEvent100
[<GuidAttribute("A4F87F48-D3C4-4694-A1A3-1969E3639EE7")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDebugThreadFlagChangeEvent100 =  interface end
public interface IDebugThreadFlagChangeEvent100

The IDebugThreadFlagChangeEvent100 type exposes the following members.

Methods

  Name Description
Public method GetThread

Top

See Also

Reference

Microsoft.VisualStudio.Debugger.Interop Namespace