SetSMTPSenderEmail

Sets the email address of the sender.

 

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

 

Input value pDevMode:    - pointer to the BlackIceDEVMODE structure.

Input value pStr:                 - The email address to set. The maximum length of this parameter is 64.

Return value            - TRUE on success otherwise FALSE.