Skip to main content

Platform information

Defines additional operations the connector supports

Signature: platforminfo(cinfo)

Return Value:

  • ACSuccess 0

  • ACUnknownError 1

Remarks:

The agent.addSupportedOp callback can be used in this operation to define additional operations the connector will support. This functionality is primarily used in scenarios where the connector is wrapping a different connector. See the agent.addAddressAttr callback page for full details.