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