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

IRunningObjectTable

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

Declaration

Source position: virtualdragmanager_gtk2.pas line 190

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