SHReleaseThreadRef function
Releases a thread reference before the thread procedure returns.
Syntax
HRESULT SHReleaseThreadRef(void);
Parameters
This function has no parameters.
Return value
Type: HRESULT
If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
|
Minimum supported client |
Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Show: