IDebugThread90.GetThreadProperties90(UInt32, THREADPROPERTIES90[]) Method

Definition

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

Parameters

dwFields
UInt32

Returns

Returns Int32.

Applies to