IDriverCredentialsHandling.SetCredentials (METH)
METHOD SetCredentials : SysTypes.RTS_IEC_RESULT
Assigns a credentials object to the driver instance.
- InOut:
Scope
Name
Type
Comment
Return
SetCredentialsSysTypes.RTS_IEC_RESULTInput
credentialsAn object containing the resulting credentials.
Note
Please remarkt that is object is not required to be alive longer than the call to the current method so it should not be stored by the callee.