Visu_FbDialogLoginProvider.GetCredentials (METH)

METHOD GetCredentials : IDatasources.SysTypes.RTS_IEC_RESULT

Must return ERR_OK if called after a successfull |ICredentialsProvider.IsGetCredentialsFinished|

InOut:

Scope

Name

Type

Comment

Return

GetCredentials

IDatasources.SysTypes.RTS_IEC_RESULT

Input

uxiRequestId

__UXINT

The request id to get the credentials for

Output

credentials

IDatasources.ICredentials

The resulting credentials of the current implementation.

Note

Please remark that the returned object is not required to be alive longer than to the next calls on this object using the interface |ICredentialsProvider|