The GetName method of the IRemoteThreadGroup interface returns the name of this thread group.
HRESULT GetName(LPOLESTR *ppszName)
[out] *ppszName | Returns the name of this thread group. |
S_OK Success.
E_NOLONGERVALID The underlying object is no longer valid.
E_OUTOFMEMORY Insufficient memory.