- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
expanded class ECOM_ENUM_STREAM_SEEK
- inherit
-
INTEGER
- end
- feature -- Enumeration constants
-
STREAM_SEEK_SET: ECOM_ENUM_STREAM_SEEK
-
STREAM_SEEK_CUR: ECOM_ENUM_STREAM_SEEK
-
STREAM_SEEK_END: ECOM_ENUM_STREAM_SEEK
- feature -- Enumeration constants values
-
STREAM_SEEK_SET_VALUE: INTEGER
-
STREAM_SEEK_CUR_VALUE: INTEGER
-
STREAM_SEEK_END_VALUE: INTEGER
end -- class ECOM_ENUM_STREAM_SEEK