
This function returns the current style associated with the Output of the specified Standard Engine instance. Style can be set by dtOutputSetStyleAttribs.
| Parameter | Description |
|---|---|
|
engine |
Handle of the previously created Standard Engine instance. |
|
style |
A valid pointer to the DT_STYLE_ATTRIBS structure that will receive the current style. See dtOutputSetStyleAttribs for details. |
|
reserved |
Reserved for future use. Must be set to 0. |
If successful, the return value is 1. Otherwise, the function returns 0.
