Index

CDTEngineV8

OutputGetStyleEffects

This function returns the current style associated with the Output of the specified Standard Engine instance. Style can be set by OutputSetStyleEffects.

Parameters

ParameterDescription

style

A valid pointer to the DT_STYLE_EFFECTS structure that will receive the current style. See OutputSetStyleEffects 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