Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpfCreateInstanceTable (options            : INTEGER)
                                 instanceTableIndex : INTEGER;
                

Use this function to initiates an instanceTable and return an integer number that is the identifier of the created and initialized instanceTable.
There is a limited number of available instanceTables in the system. This function will fail, i.e. return edmiINDETERMINATE when there is no free entries in the EDMinstanceTable. Currently there are no defined options. I.e., the <options> argument should be 0 or ? (edmiINDETERMINATE).

Arguments

...

TypeNameComment
INTEGERoptionscomments

Return Value

...

 

TypeNameComment
INTEGERinstanceTableIndexcomments

Options

...

OptionComment
XPXSOMEOPTIONcomment

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

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