Search | Google it | Results 1 - 1 of 1 for fundef:cdSetAutoPwOn (0.00 seconds) |
153: /* set / get automatic power-on time (not supported) */ 154: EXPORT ER cdSetAutoPwOn(void *date_tim) {return E_NOSPT;} 155: EXPORT ER cdGetAutoPwOn(void *date_tim) {return E_NOSPT;}