Sets the description of thread state.

HRESULT SetStateString(
   LPCOLESTR  pstrState
);

Parameters

pstrState

[in] The description of the thread state.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also