Enables/Disables the printer driver email sender utility..
SetSendInEmail (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.