Description Returns the value of the BLF_KEEPFILES flag. Represents the value of the 'Keep existing files' checkbox.
Syntax RetVal = [BIAdvPrn.]IsKeepExistingFilesEnabled pDevMode
Returns RetVal Boolean TRUE if Keep existing files is used, otherwise FALSE.
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also