SHSetThreadRef(3w)

NAME

SHSetThreadRef (SHLWAPI.@)

SYNOPSIS

HRESULT SHSetThreadRef
 (
  IUnknown* lpUnknown
 )

DESCRIPTION

Store a per-thread object reference.

PARAMS

lpUnknown [In] Object reference to store.

RETURNS

Success: S_OK. lpUnknown is stored and can be retrieved by SHGetThreadRef(3w)

Failure: E_NOINTERFACE, if an error occurs or lpUnknown 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.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout