コード例 #1
0
 function runOne($szDisplay, $theOutput)
 {
     OTCallback_runOne($this->_cPtr, $szDisplay, $theOutput);
 }
コード例 #2
0
ファイル: otapi.php プロジェクト: rozgo/Open-Transactions
 function runOne()
 {
     return OTCallback_runOne($this->_cPtr);
 }