NAME

SHReleaseThreadRef  (SHLWAPI.@)

SYNOPSIS

 HRESULT SHReleaseThreadRef
 (
 )

DESCRIPTION

Release a per-thread object reference.

PARAMS

None.

RETURNS

Success: S_OK. The threads object reference is released.

Failure: An HRESULT error code.

IMPLEMENTATION

Defined in "shlwapi.h".

Implemented in "dlls/shlwapi/thread.c". source.winehq.org/source/dlls/shlwapi/thread.c

Debug channel "shell".


Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.