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\\
GetUserCoverPageDirectory (pBlackIceDEVMODE As Long) As String
Input value - pointer to the BlackIceDEVMODE structure.
Return value - path to the directory.
NOTE: For 32-bit applications, use pBlackIceDEVMODE as Integer, instead of Long.