Next: x1f4_line_e4ll, Previous: x1f4_fini_e4ll, Up: Hierarchical Resource Allocation Manager Functions [Index]
extern int x1f4_init_e4ll (void **e4ll, unsigned flags, const struct x1f4_e4less_type *attributes);
The x1f4_init_e4ll
function constructs a hierarchical resource
allocation manager as requested by the flags
generation flags and the
attributes
hierarchical resource allocation manager attributes and
stores the address of the construct at the e4ll
address.
See Hierarchical Resource Allocation Manager Generation Flags.
The function returns 0
for success, one of the defined error codes for
failure.