Specifies the directory where the users’ Cover Pages are installed. Environment variables can be used in the path between << and >>.
Default value: <<USERPROFILE>>\\Documents\\Black Ice Cover Page Filler Forms\\
SetUserCoverPageDirectory (pBlackIceDEVMODE As Long, pValue As String) As Boolean
pBlackIceDEVMODE - pointer to the BlackIceDEVMODE structure.
pValue - the directory.
Return value - TRUE on success, otherwise FALSE.
NOTE: For 32-bit applications, use pBlackIceDEVMODE as Integer, instead of Long.