Next: x1f4_wind_lxfile, Previous: x1f4_type_lxfile, Up: File Library Functions [Index]
extern int x1f4_vset_lxfile(void *lxfile, void **context);
The x1f4_vset_lxfile
function adds the symbolic constant definitions for
the lxfile
file library into the variables collection of which address
is to be read from context
address and of which address (if modified by
x1f4_vset_lxfile
) is to be stored back at the same context
address.
See (aime)The File Open Definitions.
The function returns 0
for success, one of variables collections
construction errors for failure.