OpenDOF Project
boolean DOFConnectionConfigBuilder_SetPermissions ( DOFConnectionConfigBuilder  self,
DOFPermissionSet  perms 
)

Set the Permissions in the given DOFConnectionConfigBuilder.

Please refer to DOFConnectionConfigBuilder_Create for the default value for this setting.

Parameters
selfThe Connection Config Builder. If self is NULL, no action will be taken.
permsThe initial (and required) Permissions for the connection. If perms is NULL, no initial permissions are used.
Return values
TRUEPermissions were set.
Exceptions
FALSEFailed to set the permissions.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22