LWL v0.8 - Reference Manual


extern lwl_priority_t lwl_get_log_level

(lwlh_t HANDLE )

Gets the actual log level of a LWL handle.

Documentation

Gets the actual log level of a LWL handle. Returns the actual log level of HANDLE.

Requires: HANDLE must be a LWL handle successfully allocated by lwl_alloc().

docppcomment:

Parameters:
HANDLE - The LWL handle to use.
Returns:
The log level of the HANDLE.

Alphabetic index


LWL Reference Manual
Last modified: Wed Jun 26 15:51:54 CEST 2002