GetFileExtension

Description         Returns the value of the FileExtension member of the BlackIceDEVMODE. Represents the value of the 'File Name Extension' edit box.

Syntax                 RetVal = [BIAdvPrn.]GetFileExtension  pDevMode

Returns               RetVal                    STRING         File Name Extension (string).

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also