SetSMTPServerPwd

Sets the password to log into the SMTP Server.

 

SetSMTPServerPwd (pDevMode As Long, pStr As String) As Boolean

 

Input value pDevMode:       - pointer to the BlackIceDEVMODE structure.

Input value pStr:                   - The password to set. The maximum length of this parameter is 32 (including terminating \0 character).

Return value - TRUE on success otherwise FALSE.