IBindCtx::GetRunningObjectTable Method (IRunningObjectTable^%)
.NET Framework (current version)
Returns access to the Running Object Table (ROT) relevant to this binding process.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- pprot
-
Type:
System.Runtime.InteropServices.ComTypes::IRunningObjectTable^%
When this method returns, contains a reference to the Running Object Table (ROT). This parameter is passed uninitialized.
For more information, see the existing documentation for IBindCtx::GetRunningObjectTable in the MSDN library.
Universal Windows Platform
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Show: