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:
 
xpxGetMethodSignature (methodId                            : GENERIC;                       VAR methodType, VAR methodName      : STRING;                       VAR schemaName, 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 xpxGetMethodSignature function returns
This function is equivalent to the EDMinterface function edmiGetMethodSignature.

  • No labels