Data Representation Model API
Field data is returned in a structure, passed in by the caller, that contains a union of all the field structures for each object class
Tagged Union
- Tag specifies the class of the object
- The tag is used to select the correct union member to access
extern SE_STATUS_CODE_ENUM SE_GetFields
SE_FIELDS_PTR *fields_out_ptr