OpenDOF Project
boolean DOFDomainConfigBuilder_SetCredentials ( DOFDomainConfigBuilder  self,
DOFCredentials  creds 
)

Set new credentials in the builder.

Parameters
selfThe builder to set the credentials in. This must not be NULL.
credsThe credentials to set in the builder. This must not be NULL.
Returns
boolean TRUE If the credentials were able to be set.
Exceptions
FALSEIf the credentials were not able to be set.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22