The pl_inherit_methods(driver, methodtable) function

This function loads the passed method function table with the functions currently configured for the passed driver.

Function information Description of arguments
Function type: int  
Input arguments: char *driver void *methodtable Name of driver to inherit Pointer to method table
Return values: PL_RTN_OK, PL_RTN_FAIL  

The onpload utility is supplied with three standard drivers described in Driver initialization.


Copyright© 2019 HCL Technologies Limited