Specifies the directory where the common Cover Pages (that are shared by all users) are installed. Environment variables can be used in the path between << and >>.
SetCommonCoverPageDirectory (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.