Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

FUNCTION xpfGetIntegerMap (mapTableIndex : INTEGER;
                           integerKey    : INTEGER) 
                           instance      : GENERIC

Use this function to get instance mapped to an integer key. The mapping shall be defined before by call to xpxMapInteger(mapTableIndex, integerKey, instance). 

Arguments


TypeNameComment
INTEGERmapTableIndexunique integer id of hash table used to store mapping between integer keys and instances
INTEGERintegerKeyan integer - unique id of an instance in hash table specified by mapTableIndex

Return Value


 

TypeNameComment
GENERICinstancecomments

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

 

  • No labels