DecomposeDelegate Delegate

Definition

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

Parameters

ab
UInt32
a
UInt32
b
UInt32

Return Value

Applies to