Enables/Disables the silent email sending to predefined email addresses.
SetEmailSilentSending (pDevMode As Long, bEnable As Boolean) As Boolean
Input value pDevMode: - pointer to the BlackIceDEVMODE structure.
Input value bEnable: - state to set
Return value - TRUE on success, otherwise FALSE.