Specifies the directory where the Cover Page Filler.exe utility and the related dlls are installed. If this directory is not set, the Cover Page Filler is disabled on the user interface.
SetCoverPageFillerDirectory (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.