Esempio n. 1
0
 function runOne($szDisplay, $theOutput)
 {
     OTCallback_runOne($this->_cPtr, $szDisplay, $theOutput);
 }
Esempio n. 2
0
 function runOne()
 {
     return OTCallback_runOne($this->_cPtr);
 }