This function returns the current type from the Typesetter of the specified Standard Engine instance. Type can be set by dtTypesetterSetTypeEffects or dtTypesetterSetTypeEffectsTransformed.
Parameter | Description |
---|---|
engine |
Handle of the previously created Standard Engine instance. |
type |
A valid pointer to the DT_TYPE_EFFECTS structure that will receive the Typesetter's current type. See dtTypesetterSetTypeEffects for details. |
reserved |
Reserved for future use. Must be set to 0. |
If successful, the return value is 1. Otherwise, the function returns 0.