SetCommunicationMethodCode Procedure
Sets the Communication Method to be used for this instance. Save the code in a global variable (preferable as a record).
This function will be called before any other function in this interface.
Signature
SetCommunicationMethodCode(IQCommunicationMethodCode: Code[20]) Handled: Boolean
Parameters
IQCommunicationMethodCode
Code[20]
The code of the Communication Method.
Returns
Boolean
true if this method is implemented, otherwise false and an error will be thrown.
This documentation is generated from Spider v27.0