SetINIFileName

Description         Sets the INIFileName member of the BlackIceDEVMODE. Sets the value of the 'INI File Name'/'Registry path' edit box.

Syntax                 RetVal = [BIAdvPrn.]SetINIFileName  inifname pDevMode

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

Remarks             inifname                 STRING         INI File Name/Registry Path (string)

                            pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also