ReceiveStatus

Gets a status value when occurred during communication.

  • Type: int
  • Access type: read
  • Default value: 0
  • Range: 0 or other

 0: success

other than 0: error for some reason

 

Examples

C#

 

Ruby

 

Python