SetFileFormat

Description         Sets the Format member of the BlackIceDEVMODE. Sets the value of the 'File Format' combo box.

Syntax                 RetVal = [BIAdvPrn.]SetFileFormat  fileformat pDevMode

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

Remarks             fileformat               DWORD         File Format (DWORD number).

                            pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also