Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library

Header File

Unicode

Platform Notes
None

EnableEUDC

[Now Supported on Windows NT]

The EnableEUDC function enables or disables end-user-defined characters (EUDC). Enabling EUDC allows text output functions to retrieve information about end-user-defined characters from EUDC fonts. Disabling EUDC prevents output functions from accessing these fonts.

BOOL EnableEUDC(

BOOL fEnableEUDC

);

Parameters

fEnableEUDC

Action flag. Can be TRUE to enable EUDC or FALSE to disable it.

Return Values

If the function succeeds, the return value is nonzero.

If the function fails, the return value is zero.

Remarks

Applications call the EnableEUDC function before and after adding, modifying, or deleting EUDC fonts. An application must disable EUDC before modifying a EUDC font or before adding or deleting a font from the registry. Application must enable EUDC after these changes to allow functions access to them.

See Also

ImmRegisterWord
, ImmUnregisterWord

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database