- indexing
- title: "This file was automaticaly generated by Visual Eiffel COM bridge. Do not edit"
- cluster: ecom
expanded class ECOM_ENUM_MKSYS
- inherit
-
INTEGER
- end
- feature -- Enumeration constants
-
MKSYS_NONE: ECOM_ENUM_MKSYS
-
MKSYS_GENERICCOMPOSITE: ECOM_ENUM_MKSYS
-
MKSYS_FILEMONIKER: ECOM_ENUM_MKSYS
-
MKSYS_ANTIMONIKER: ECOM_ENUM_MKSYS
-
MKSYS_ITEMMONIKER: ECOM_ENUM_MKSYS
-
MKSYS_POINTERMONIKER: ECOM_ENUM_MKSYS
-
MKSYS_CLASSMONIKER: ECOM_ENUM_MKSYS
- feature -- Enumeration constants values
-
MKSYS_NONE_VALUE: INTEGER
-
MKSYS_GENERICCOMPOSITE_VALUE: INTEGER
-
MKSYS_FILEMONIKER_VALUE: INTEGER
-
MKSYS_ANTIMONIKER_VALUE: INTEGER
-
MKSYS_ITEMMONIKER_VALUE: INTEGER
-
MKSYS_POINTERMONIKER_VALUE: INTEGER
-
MKSYS_CLASSMONIKER_VALUE: INTEGER
end -- class ECOM_ENUM_MKSYS