Description
The following table displays the documentation for the 'MethodCallParameterGet' API in all languages currently available:
Language |
Documentation |
---|---|
English (United States) |
Requests the retrieval of a specific already completed method call parameter value |
Español (moderno) |
Solicita obtener el valor de un parámetro específoco de una llamada de método ya completada |
Português (Brasil) |
Solicita obter o valor de um parâmetro específico de uma chamada de método já completada |
Parameters
The following table describes all of 'MethodCallParameterGet''s parameters, in every language available.
ID: 1 - Name: MethodInvokeAllow
Language: English (United States)
Description: Operation handle returned from succesful call of MethodInvokeAllow
Type: operationhandle - Min-Max Length: 48-48 - Reentr Key Member: No - Optional: No
ID: 2 - Name: ID
Language: English (United States)
Description: ID of parameter whose value is being requested
Type: unsigned - Min-Max Length: 1-2 - Reentr Key Member: No - Optional: No
ID: 1 - Name: MethodInvokeAllow
Language: Español (moderno)
Description: Protocolo de operación obtenido de llamada exitosa a MethodInvokeAllow
Type: operationhandle - Min-Max Length: 48-48 - Reentr Key Member: No - Optional: No
ID: 2 - Name: ID
Language: Español (moderno)
Description: ID del parámetro cuyo valor está siendo pedido
Type: unsigned - Min-Max Length: 1-2 - Reentr Key Member: No - Optional: No
ID: 1 - Name: MethodInvokeAllow
Language: Português (Brasil)
Description: Protocolo de operação retornado por chamada bem sucedida a MethodInvokeAllow
Type: operationhandle - Min-Max Length: 48-48 - Reentr Key Member: No - Optional: No
ID: 2 - Name: ID
Language: Português (Brasil)
Description: ID do parâmetro cujo valor está sendo solicitado
Type: unsigned - Min-Max Length: 1-2 - Reentr Key Member: No - Optional: No
---
Return Value
'MethodCallParameterGet' returns a value of type string (minimum length of returned values is one character characters, while maximum length of returned values is 256 characters characters).
Please note that all APIs returning values of types that allow for localized values (like e.g. boolean or country) always return the standard type values.
Specific Error Codes
If an error happens during the execution of any VersaCloud call, an errorcode is returned instead of the standard return value described above.
The following table lists errorcodes returned specifically by the 'MethodCallParameterGet' API (generic errorcodes like wrong number of parameters or invalid values for parameters' types are not listed):
Errorcode |
Language |
Description |
---|---|---|
:@Err#Usr0000024 |
English (United States) |
Specified user does not have the needed right to invoke this API |
:@Err#Usr0000024 |
Español (moderno) |
Usuario informado no tiene los derechos necesarios para llamar esta API |
:@Err#Usr0000024 |
Português (Brasil) |
Usuário especificado não possui os direitos necessários para chamar esta API |
US Patent Requested