int MSXExxxx__SinCosGetNumberOfChannels ( xsd__unsignedLong  ulOption1,
struct MSXExxxx__unsignedLongResponse Response 
)

Return the number of Sine/Cosine channels.

Parameters:
[in] ulOption1 Reserved. Set to 0
[out] Response Response of the system

  • sResponse
    • iReturnValue Function return code
      • 0: The remote function performed OK
      • -1: System error occurred
      • -100: Internal system error occurred. See value of syserrno
    • syserrno System error code (the value of the libc "errno" code)
  • ulValue Number of available Sine / Cosine channels
Return values:
0 SOAP_OK
Others See SOAP error