OleRun (OLE32.@)
HRESULT OleRun ( LPUNKNOWN pUnknown )
Set the OLE object to the running state.
pUnknown | [In] | OLE object to run. |
Success: S_OK.
Failure: Any HRESULT code.
Declared in "include/ole2.h". gitlab.winehq.org/wine/wine/blob/master/include/ole2.h
Implemented in "dlls/ole32/ole2.c". gitlab.winehq.org/wine/wine/blob/master/dlls/ole32/ole2.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.