Next: , Up: Executive Assembler Functions   [Index]


8.3.3.1 x1f4_fast_indexset

extern int x1f4_fast_indexset
    (struct x1f4_indexset_type *indexset_data, unsigned bits,
     struct x1f4_textport_type *textport_data);

The x1f4_fast_indexset function assembles the implied set of executive objects in indexset_data according the bits generation flags and application concerns listed by textport_data.

See struct x1f4_indexset_type.

See struct x1f4_textport_type.

See Executive Objects Set Generation Flags.

the function returns 0 for success, non zero for failure.