Sets the description of this thread.
HRESULT SetDescription( LPCOLESTR pstrDescription );
- pstrDescription
[in] The description of this thread.
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Value | Description |
---|---|
S_OK | The method succeeded. |
This method sets the description of this thread.