SetImageFileName

Description         Sets the FileImageName member of the BlackIceDEVMODE. Sets the value of the 'File Image Name' edit box if the Filename Generation method is ‘Exact filename’.

Syntax                 RetVal = [BIAdvPrn.]SetImageFileName  filename pDevMode

Returns               RetVal                    Boolean           TRUE if the member was successfully set, otherwise FALSE.

Remarks             filename                 STRING         Exact Filename (string).

                            pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also