Example 1: Reading Object Fields
Field data is returned in a fields_out_ptr, which is allocated and managed by store_in.
The fields_out_ptr is valid until store_in is either freed or reused.
SE_Return_Code SE_GetFields
(
SE_Object object_in,
SE_Store store_in,
SE_FIELDS_PTR *fields_out_ptr
);
Previous slide
Next slide
Back to first slide
View graphic version