Updated: October 28, 2024 |
Query the active QWF services
#include <qwf/qwf_interface.h>
qwf_Service_e qwf_QueryActiveService(qwf_Context_t *pCtx)
This function reports which QWF services are currently running, by returning a bitfield representing the active services.
A bitfield indicating which QWF services are active. The individual flags in this field are qwf_Service_e constants.