GetFileNamePrefix

Description         Returns the value of the FileNamePrefix member of the BlackIceDEVMODE. Represents the value of the 'File Name Prefix' edit box.

Syntax                 RetVal = [BIAdvPrn.]GetFileNamePrefix  pDevMode

Returns               RetVal                    STRING         File Name Prefix (string).

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also