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