
This function returns the current number of subpixel positions from the Typesetter of the specified Standard Engine instance. This value is normally set by dtTypesetterSetSubpixels.
| Parameter | Description |
|---|---|
|
engine |
Handle of the previously created Standard Engine instance. |
|
subpixels |
A valid pointer to a variable that will receive the Typesetter's current number of subpixel positions. See dtTypesetterSetSubpixels for details. |
If successful, the return value is 1. Otherwise, the function returns 0.
