GetImageFileName

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

Syntax                 RetVal = [BIAdvPrn.]GetImageFileName  pDevMode

Returns               RetVal                    STRING         Image Filename (string)

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also