EnableKeepExistingFiles

Description         Sets the BLF_KEEPFILES flag. Sets the value of the 'Keep existing files' checkbox.

Syntax                 RetVal = [BIAdvPrn.]EnableKeepExistingFiles  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also