CoSetState(3w)

NAME

CoSetState (OLE32.@)

SYNOPSIS

HRESULT CoSetState
 (
  IUnknown* pv
 )

DESCRIPTION

Sets the thread state object.

PARAMS

pv [In] Pointer to state object to be stored.

NOTES

The system keeps a reference on the object while the object stored.

RETURNS

Success: S_OK.

Failure: E_OUTOFMEMORY.

IMPLEMENTATION

Defined in "compobj_private.h".

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

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