Home |
Previous Page | Next Page Appendix H. Custom Drivers >
The following section describes the methods that you can
use to build custom drivers. The methods defined in this section
use the return values that are described in the following table.
- Return Value
- Interpretation
- PL_RTN_OK
- Method executed successfully.
- PL_RTN_FAIL
- Method did not succeed. Stop processing.
- PL_RTN_EOF
- Method reached the end of the file.
Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]