Search | Google it | Results 1 - 1 of 1 for funcall:CheckPar (0.00 seconds) |
52: case DN_CKEVENT: /* RW: Event notification message buffer ID */ 53: er = CheckPar(size, dsz = sizeof(W)); 54: if (er > E_OK) { 63: case DN_CKDATETIME: /* RW: Current time */ 64: er = CheckPar(size, dsz = sizeof(DATE_TIM)); 65: if (er > E_OK) { 74: case DN_CKAUTOPWON: /* RW: Automatic power-ON time */ 75: er = CheckPar(size, dsz = sizeof(DATE_TIM)); 76: if (er > E_OK) {