Ejemplo n.º 1
0
 function runTwo($szDisplay, $theOutput)
 {
     OTCallback_runTwo($this->_cPtr, $szDisplay, $theOutput);
 }
Ejemplo n.º 2
0
 function runTwo()
 {
     return OTCallback_runTwo($this->_cPtr);
 }