UCOMIBindCtx.GetRunningObjectTable(UCOMIRunningObjectTable) Metoda

Definice

Vraťte přístup ke spuštěné tabulce objektů (ROT), která je relevantní pro tento proces vazby.

public:
 void GetRunningObjectTable([Runtime::InteropServices::Out] System::Runtime::InteropServices::UCOMIRunningObjectTable ^ % pprot);
public void GetRunningObjectTable (out System.Runtime.InteropServices.UCOMIRunningObjectTable pprot);
abstract member GetRunningObjectTable : UCOMIRunningObjectTable -> unit
Public Sub GetRunningObjectTable (ByRef pprot As UCOMIRunningObjectTable)

Parametry

pprot
UCOMIRunningObjectTable

Po úspěšném vrácení odkaz na ROT.

Poznámky

Další informace najdete v existující dokumentaci k nástroji IBindCtx::GetRunningObjectTable v knihovně MSDN.

Platí pro