IsEasternCharSupportEnabled

Description         Returns the value of the BLF_GLYPHSUPPORT flag. Represents the value of the 'Eastern Character Support' checkbox.

Syntax                 RetVal = [BIAdvPrn.]IsEasternCharSupportEnabled  pDevMode

Returns               RetVal                    Boolean           TRUE if Eastern Character Support is used, otherwise FALSE.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also