IDebugThreadFlagChangeEvent100.GetThread(IDebugThread100) Méthode

Définition

public:
 int GetThread([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugThread100 ^ % ppThread);
public int GetThread (out Microsoft.VisualStudio.Debugger.Interop.IDebugThread100 ppThread);
abstract member GetThread : IDebugThread100 -> int
Public Function GetThread (ByRef ppThread As IDebugThread100) As Integer

Paramètres

ppThread
IDebugThread100

Retours

Int32

Retourne Int32.

S’applique à