Next: , Up: Output Library Functions   [Index]


7.10.3.1 x1f4_dfix_lxnear

extern int x1f4_dfix_lxnear
    (void *lxnear, unsigned index, void *context);

The x1f4_dfix_lxnear function sets the context attribute of the indexth typed output device description registered with the lxnear list library object to context.

The context attribute corresponds the text field in the struct x1f4_datapipe_type.

See struct x1f4_datapipe_type.

The set struct x1f4_datapipe_type record corresponds the indexth record in the array of typed output device descriptions provided when building the lxnear output library object.

The function returns 0.