xpxGetIntegerMap
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
Type | Name | Comment |
INTEGER | mapTableIndex | comment |
INTEGER | integerKey | Â |
GENERIC | instance | Â |
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.
Â