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