SHGetThreadRef(3w)

NAME

SHGetThreadRef (SHLWAPI.@)

SYNOPSIS

HRESULT SHGetThreadRef
 (
  IUnknown** lppUnknown
 )

DESCRIPTION

Get a per-thread object reference set by SHSetThreadRef(3w).

PARAMS

lppUnknown [Out] Destination to receive object reference.

RETURNS

Success: S_OK. lppUnknown is set to the object reference.

Failure: E_NOINTERFACE, if an error occurs or lppUnknown is NULL.

IMPLEMENTATION

Defined in "shlwapi.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/shlwapi/thread.c".

Debug channel "shell".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout