GetRunningObjectTable (ole32)
Last changed: -207.91.27.146

.
Summary

C# Signature:

    [DllImport("ole32.dll")]
    static extern int GetRunningObjectTable(uint reserved,
       out System.Runtime.InteropServices.ComTypes.IRunningObjectTable pprot);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation