SetFileGenerationMethod

Description         Sets the FileNameGenerationFlags member of the BlackIceDEVMODE. Sets the value of the 'File Name Generation Method' combo box.

Syntax                 RetVal = [BIAdvPrn.]SetFileGenerationMethod  fnamegen pDevMode

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

Remarks             fnamegen               DWORD         File Name Generation Method (DWORD number).

                            pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also