Ejemplo n.º 1
0
 public static ErrorNumber RejectCall(int callHandle)
 {
     return((ErrorNumber)PlcmHelper.rejectCall(callHandle));
 }