Returns the path of the Default Cover Page, if the “Default Cover Page” option is enabled.
The Cover Page is specified using the full path to the file.
GetDefaultCoverPage (pBlackIceDEVMODE As Long) As String
Input value - pointer to the BlackIceDEVMODE structure.
Return value - path to the cover page.
NOTE: For 32-bit applications, use pBlackIceDEVMODE as Integer, instead of Long.