xpxMapInteger
FUNCTION xpxMapInteger(mapTableIndex , integerKey : INTEGER; instance : GENERIC) status : INTEGER;
The xpxMapInteger function is used to connect an instance to an integer key. The actual instance can later be found by using the xpxGetIntegerMap function. The argument mapTableIndex specifies a particular map (hash) table used for connecting the specified instance to the numeric key integerKey. The number of map tables available in an EDMmodelConverter is specified when the actual EDMmodelConverter is generated.
Arguments
Type | Name | Comment |
INTEGER | mapTableIndex | specifies a particular map (hash) table used for connecting the specified instance to the numeric key integerKey |
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.