SetDefaultCoverPage

 

Sets 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.

 

SetDefaultCoverPage (pBlackIceDEVMODE As Long, pValue As String) As Boolean

 

pBlackIceDEVMODE          - pointer to the BlackIceDEVMODE structure.

pValue                                   - the new path to the Default Cover Page.

Return value - TRUE on success, otherwise FALSE.

 

NOTE: For 32-bit applications, use pBlackIceDEVMODE as Integer, instead of Long.