IsCustomExtensionEnabled

Description         Returns the value of the BLF_CUSTOMEXT flag. Represents the value of the 'Use Custom Extension' checkbox.

Syntax                 RetVal = [BIAdvPrn.]IsCustomExtensionEnabled  pDevMode

Returns               RetVal                    Boolean           TRUE if the Use Custom Extension is used, otherwise FALSE.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also