MySQL 9.0.0
Source Code Documentation
Dynamic_loader_services_unload_notification_imp Class Referencefinal

#include <dynamic_loader_service_notification_imp.h>

Static Public Member Functions

static mysql_service_status_t notify (const char **services, unsigned int count) noexcept
 Notify about services that are about to be unloaded. More...
 

Member Function Documentation

◆ notify()

mysql_service_status_t Dynamic_loader_services_unload_notification_imp::notify ( const char **  services,
unsigned int  count 
)
staticnoexcept

Notify about services that are about to be unloaded.

Parameters
[in]servicesNames to services being unloaded
[in]countNumber of services being unloaded
Returns
status of notification
Return values
falseSuccess
trueFailure

The documentation for this class was generated from the following files: