IBindCtx::GetRunningObjectTable

HRESULT IBindCtx::GetRunningObjectTable(pprot)

Return access to the Running Object Table relevant to this binding process. Moniker implementations should get access to the Running Object Table using this function rather than the global API GetRunningObjectTable. The appropriate Running Object Table is determined implicitly at the time the bind context is created.

Argument

Type

Description

pprot

IRunningObjectTable**

The place to return the running object table.

return value

HRESULT

S_OK, E_OUTOFMEMORY, E_UNEXPECTED