Available driver methods

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 ran successfully.
PL_RTN_FAIL Method did not succeed. Stop processing.
PL_RTN_EOF Method reached the end of the file.