GetRunningObjectTable

HRESULT GetRunningObjectTable(reserved, pprot)

Return a pointer to the Running Object Table for the caller's context.

Argument

Type

Description

reserved

DWORD

Reserved for future use; must be zero.

pprot

IRunningObjectTable**

The place to return the running object table.

return value

HRESULT

S_OK