Index

CDTEngineV8

TypesetterGetTypeEffects

This function returns the current type from the Typesetter of the specified Standard Engine instance. Type can be set by TypesetterSetTypeEffects or TypesetterSetTypeEffectsTransformed.

Parameters

ParameterDescription

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.

Return Value

If successful, the return value is 1. Otherwise, the function returns 0.



 

Index