Share via


IDebugThread100.SetThreadDisplayName(String) Method

Definition

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

Parameters

bstrDisplayName
String

Returns

Returns Int32.

Applies to