Programming Guide |
Enables application of transaction manager styles
#include <tmusubs.h>int dm_enable_styles(void)
- 0 Transaction manager styles were previously not applied.
dm_enable_styles
enables application of transaction manager styles. Styles are enabled by default, in accordance with the contents ofstyles.sty
. If transaction manager processing occurs in batch mode, styles are disabled automatically. Disabling styles can speed up processing on a transaction server, where user interface considerations don't apply.