[[Property:title|eif_access]]
[[Property:weight|-14]]
[[Property:uuid|2f74eeb4-2508-bf32-adf2-87959cfb2593]]
==Synopsis==
#include "eif_hector.h"
EIF_REFERENCE eif_access (EIF_OBJECT obj);
==Description==
The eif_access() macro accesses the Eiffel object obj.
==Return value==
The Eiffel reference (EIF_REFERENCE) protected by obj which can be passed to Eiffel routines.
==Conformance==
ISE Eiffel 4.1 and later.
{{SeeAlso|
[[Reference for `eif_wean']]
[[Reference for `eif_adopt']]
[[Reference for `eif_protect']] }}