CoSetState (OLE32.@)
HRESULT CoSetState ( IUnknown* pv )
Sets the thread state object.
pv | [In] | Pointer to state object to be stored. |
The system keeps a reference on the object while the object stored.
Success: S_OK.
Failure: E_OUTOFMEMORY.
Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/ole32/compobj.c". gitlab.winehq.org/wine/wine/blob/master/dlls/ole32/compobj.c
Debug channel "ole".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.