Returns whether the Cover Page Filler is enabled or not.
IsCoverPageEnabled (pBlackIceDEVMODE As Long) As Boolean
Input value - pointer to the BlackIceDEVMODE structure.
Return value - TRUE If the Cover Page Filler is enabled, otherwise FALSE.
NOTE: For 32-bit applications, use pBlackIceDEVMODE as Integer, instead of Long.