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

Version 1 Current »


 
SYNTAX:
 
xpxGetMethodSignatureBN (methodType, methodName, schemaName  : STRING;                         VAR methodId                        : GENERIC;                         VAR methodClass                     : STRING;                         VAR arguments, VAR returnedDatatype : INTEGER;                         VAR argumentNames                   : LIST OF STRING;                         VAR argumentDataTypes               : LIST OF INTEGER;                         VAR description                     : STRING)                          status                              : INTEGER;
 
To be completed.
The xpxGetMethodSignatureBN function returns
This function is equivalent to the EDMinterface function edmiGetMethodSignatureBN.

  • No labels