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