GetINIFileName

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

Syntax                 RetVal = [BIAdvPrn.]GetINIFileName  pDevMode

Returns               RetVal                    STRING         INI File Name/Registry Path/etc. (string).

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also