Sets the description of thread state.
HRESULT SetStateString( LPCOLESTR pstrState );
- pstrState
[in] The description of the thread state.
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 the thread state.