RwSetDebugMessageState(RwState state);
Description
Enables or disables the generation of miscellaneous messages.
Arguments
state The enable/disable flag.
Return Value
None.
Comments
The miscellaneous message states are:
rwON Miscellaneous messages are enabled.
rwOFF Miscellaneous messages are disabled.
See Also