IsEmailAskForAddressEnabled

The method returns TRUE if the “Prompt the user only for the email address” option is enabled, otherwise FALSE. If enabled, the Printer Driver will show a window at every email sending where the recipients can be specified, but will not show the complete email sending window.

 

IsEmailAskForAddressEnabled (pDevMode As Long) As Boolean

 

Input value pDevMode:       - pointer to the BlackIceDEVMODE structure.

Return value - TRUE if the “Prompt the user only for the email address” option is enabled, otherwise FALSE.