GetRunningObjectTable (OLE32.@)
HRESULT GetRunningObjectTable ( DWORD reserved, LPRUNNINGOBJECTTABLE* pprot )
Retrieves the global running object table.
reserved | [In] | Reserved. Set to 0. |
pprot | [Out] | Address that receives the pointer to the running object table. |
Success: S_OK.
Failure: Any HRESULT code.
Defined in "objbase.h".
Implemented in "dlls/ole32/moniker.c". source.winehq.org/source/dlls/ole32/moniker.c
Debug channel "ole".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.