Gets the path and filename of the BiHTTPUpload utility of the Printer Driver, used for the HTTP upload feature.
GetHTTPProgramFile(pDevMode As Long) As String
Input value pDevMode:
Handle to the BlackIceDEVMODE.
Return value:
The path to the BiHTTPUpload utility.
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.