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