LPX-00269: all three access functions (open or close or read) must be provided

LPX-00269: all three access functions (open or close or read) must be provided

Cause: An attempt was made to set the access method callbacks, but all three functions were not provided.

Action: All three callback functions (open, close, and read) are required. They must all be provided, even if they are stub functions which do nothing.

No comments:

Post a Comment