Checks the ‘Enable Save As’ checkbox on the FileName Generation tab.
EnableSaveAsOption (pDevMode As Long) As Boolean
Input value pDevMode: - handle to the BlackIceDEVMODE.
Return value - TRUE on success, otherwise FALSE.
This dialog cannot be enabled or disabled in the handler of the BLACKICE_MESSAGE_DEVMODE message, because the SaveAs dialog is displayed before the BLACKICE_MESSAGE_DEVMODE message is sent.