Condividi tramite


IDebugApplicationThread.GetSystemThreadId(UInt32) Method

Definition

public:
 int GetSystemThreadId([Runtime::InteropServices::Out] System::UInt32 % dwThreadId);
public int GetSystemThreadId (out uint dwThreadId);
abstract member GetSystemThreadId : uint32 -> int
Public Function GetSystemThreadId (ByRef dwThreadId As UInteger) As Integer

Parameters

dwThreadId
UInt32

Returns

Implements

Applies to