/
xpxGetTargetInstance
xpxGetTargetInstance
FUNCTION xpxGetTargetInstance(sourceInstance, VAR targetInstance : GENERIC) status : INTEGER;
The xpxGetTargetInstance function finds the connected target instance from a specified source 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.
Arguments
Type | Name | Comment |
GENERIC | sourceInstance | The source instance |
GENERIC | targetInstance | The connected target instance. If no connected target instance is found for the specified sourceInstance, then the targetInstance argument is set to the built in constant xpxNullId. |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.
, multiple selections available,
Related content
xpxGetInstance
xpxGetInstance
More like this
xpfGetTargetInstance
xpfGetTargetInstance
More like this
xpxGetAttrBN
xpxGetAttrBN
More like this
xpfGetInstanceReferences
xpfGetInstanceReferences
More like this
xpxGetMapInstances
xpxGetMapInstances
More like this
xpxIntegerToInstanceId
xpxIntegerToInstanceId
More like this