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