示例#1
0
 function GetPassword($theOutput)
 {
     return OTCaller_GetPassword($this->_cPtr, $theOutput);
 }
示例#2
0
 function GetPassword()
 {
     return OTCaller_GetPassword($this->_cPtr);
 }