Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpxGetIntegerMap(mapTableIndex , integerKey : INTEGER;

...


                          VAR instance               : GENERIC)
                          status                     : INTEGER;

The xpxGetIntegerMap function is used to find an instance that has previously been connected to an numeric key by the xpxMapInteger function. The argument mapTableIndex must be the same as used in the related xpxMapInteger function. The instance found is returned in the instance argument. If no instance is found connected to the integerKey then the instance argument is set to zero.

Arguments

...

TypeNameComment
INTEGERmapTableIndexcomment
INTEGERintegerKey 
GENERICinstance 

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

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