Description Returns the value of the BLF_SENDMESSAGE flag. Represents the value of the 'Disable the Messaging Interface' checkbox.
Syntax RetVal = [BIAdvPrn.]IsMessagingInterfaceEnabled pDevMode
Returns RetVal Boolean TRUE if the Messaging Interface is used (the check box is unchecked), otherwise FALSE (Messaging Interface is not used and the check box is checked).
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also