Gets the path and filename of the Printer Driver’s Merge Window utility.
GetMergeUtility(pDevMode As Long) As String
Input value pDevMode:
Handle to the BlackIceDEVMODE.
Return value:
The path to the Merge Window utility.
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.