Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpfGetSourceInstance (targetInstance : GENERIC)
                               sourceInstance : GENERIC;
                

The xpfGetSourceInstance 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. The target instance is specified in the targetInstance argument and the connected source instance is returned by the function. If no connected source instance is found for the specified <targetInstance>, then the function returns zero.

Arguments

...

TypeNameComment
GENERICtargetInstancecomment

Return Value

...

 

TypeNameComment
GENERICsourceInstancecomments

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"