function runOne($szDisplay, $theOutput)
 {
     OTCallback_runOne($this->_cPtr, $szDisplay, $theOutput);
 }
Exemple #2
0
 function runOne()
 {
     return OTCallback_runOne($this->_cPtr);
 }