IDebugThread100.GetThreadProperties100(UInt32, THREADPROPERTIES100[]) Método

Definição

public:
 int GetThreadProperties100(System::UInt32 dwFields, cli::array <Microsoft::VisualStudio::Debugger::Interop::THREADPROPERTIES100> ^ ptp);
public int GetThreadProperties100 (uint dwFields, Microsoft.VisualStudio.Debugger.Interop.THREADPROPERTIES100[] ptp);
abstract member GetThreadProperties100 : uint32 * Microsoft.VisualStudio.Debugger.Interop.THREADPROPERTIES100[] -> int
Public Function GetThreadProperties100 (dwFields As UInteger, ptp As THREADPROPERTIES100()) As Integer

Parâmetros

dwFields
UInt32

Retornos

Int32

Retorna Int32.

Aplica-se a