Share via


IDebugThread3.SetThreadName(String) Method

Definition

public:
 int SetThreadName(System::String ^ pszName);
public int SetThreadName (string pszName);
abstract member SetThreadName : string -> int
Public Function SetThreadName (pszName As String) As Integer

Parameters

pszName
String

Returns

Implements

Applies to