Unit 'FakeActiveX' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_virtualtrees]

IRunningObjectTable

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: dummyactivex.inc line 165

type IRunningObjectTable = interface(IUnknown)

  function Register();

  

  function Revoke();

  

  function IsRunning();

  

  function GetObject();

  

  function NoteChangeTime();

  

  function GetTimeOfLastChange();

  

  function EnumRunning();

  

end;

Inheritance

IRunningObjectTable

  

|

IInterface



CT Web help

CodeTyphon Studio