CMSCSP 

Use

The call CMSCSP sets the password for conversation security.

Activities

Syntax

CMSCSP ( conv_id, security_password, security_password_length, rc)

Parameters

conv_id

ID of the conversation, for which the password is to be set (input value)

security_password

Conversation security password (input value)

security_password_length

Length of the password (input value)

Possible values: 0 to 8

rc

Return code

CM_OK: Routine was executed without errors.

The return code contains the same value as rc.