ICredentialsProvider.LoginFailed
(METH)
METHOD LoginFailed : SysTypes.RTS_IEC_RESULT
Will be called when a login failed due to wrong credentials The behaviour of the datasource afterwards depends on the return value. In case of ERR_PENDING, the logincycle will be started again with a call to GetCredentials. In all other cases the driver will go to it’s error state.
- InOut:
Scope
Name
Type
Comment
Return
LoginFailed
SysTypes.RTS_IEC_RESULT
Input
uxiRequestId
__UXINT
Output
tRetryWaitTime
TIME
The time that is waited until the next try to login is started