[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

IUnknown

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

Declaration

Source position: objpash.inc line 161

type IUnknown = interface

  function QueryInterface();

  function _AddRef;

  function _Release;

end;

Inheritance

IUnknown