Description Sets the FileExtension member of the BlackIceDEVMODE. Sets the value of the 'File Name Extension' edit box.
Syntax RetVal = [BIAdvPrn.]SetFileExtension fnameext pDevMode
Returns RetVal Boolean TRUE if the member was successfully set, otherwise FALSE.
Remarks fnameext STRING File Name Extension (string).
pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also