SetWatermImageFileforPortrait

Sets the WatermarkFilePortrait member of the BlackIceDEVMODE.

 

SetWatermImageFileforPortrait (pDevMode As Long, WatermarkFile As String) As Boolean

 

Input value: pDevMode       - handle to the BlackIceDEVMODE structure.

Input value: WatermarkFile - Path and name of the watermark.

Return value                         - TRUE on success, otherwise FALSE.

 

NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.