Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The xpxGetSourceInstance function finds the connected source instance from a specified target instance. A connection between the target instance and the source instance must be defined by the xpxMapInstance function before this function can be executed successfully. T 

Arguments

...

TypeNameComment
GENERICtargetInstanceThe target instance id
GENERICsourceInstance

The connected source instance id.If no connected source instance is found for the specified targetInstance, then the sourceInstance argument is set to zero.

...