This method frees the memory allocated for the printer settings represented by the BlackIceDEVMODE handle.
ReleaseBlackIceDEVMODE(pBlackIceDEVMODE) As Long
Input value: pBlackIceDEVMODE - handle to the BlackIceDEVMODE
This method will save the new printer settings. The printer devmode is saved for the current user if possible, if not to every user.
NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.