Edit

Share via


ComposeDelegate Delegate

Definition

public delegate bool ComposeDelegate(UnicodeFunctions ufuncs, uint a, uint b, out uint ab);

Parameters

a
UInt32
b
UInt32
ab
UInt32

Return Value

Applies to