Gets the description and state of this thread.

HRESULT GetDescription(
   BSTR*  pbstrDescription,
   BSTR*  pbstrState
);

Parameters

pbstrDescription

[out] The description of this thread.

pbstrState

[out] The description of the thread state.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also