EDT PDV SDK Documentation 6.1.0
|
Functions | |
void | pdv_set_debug (int debug) |
Sets the debug level. For values, see the EDT Message Handler Library. More... | |
int | pdv_get_debug (void) |
Gets the debug level, as set by pdv_set_debug or outside environment variables. For values, see the EDT Message Handler Library. More... | |
Get and set flags that determine debug output from the library. For more information, see the EDT Message Handler Library.
void pdv_set_debug | ( | int | debug | ) |
Sets the debug level. For values, see the EDT Message Handler Library.
debug | The debug level. |
int pdv_get_debug | ( | void | ) |
Gets the debug level, as set by pdv_set_debug or outside environment variables. For values, see the EDT Message Handler Library.