Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

IStorage

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

Declaration

Source position: jwaactivex.pas line 773

type IStorage = interface(IUnknown)

  function CreateStream();

  function OpenStream();

  function CreateStorage();

  function OpenStorage();

  function CopyTo();

  function MoveElementTo();

  function Commit();

  function Revert;

  function EnumElements();

  function DestroyElement();

  function RenameElement();

  function SetElementTimes();

  function SetClass();

  function SetStateBits();

  function Stat();

end;

Inheritance

IStorage

|

IInterface


Documentation generated on: 2023-03-18