- indexing
- title: "Follwing flags can be used only in IStorage.MoveElementTo", "method to specify either storage element will be copied", "or simply moved into new place."
- project: "Visual Eiffel Win32 Library"
- revision: "$Revision: 1.1 $"
- copyright: "Copyright (C) 1996-2005 Object Tools Group"
- license: "http://visual-eiffel.com/license"
- cluster: winlib
class EOLE_STGMOVE
- feature --
-- Move modes
--
-
EOLE_STGMOVE_MOVE: INTEGER
-
EOLE_STGMOVE_COPY: INTEGER
end -- class EOLE_STGMOVE