Sets the path and filename of the Printer Driver’s Merge Window utility.
SetMergeUtility(pDevMode As Long, pValue As String) As Boolean
Input value pDevMode:
Handle to the BlackIceDEVMODE.
Input value pValue:
The new absolute path to the Merge Window utility.
Return value:
True on success, otherwise False.
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.