MySQL 8.4.0
Source Code Documentation
Event_tracking_authentication_method_imp Class Reference

#include <event_tracking_information_imp.h>

Static Public Member Functions

static mysql_service_status_t get (event_tracking_authentication_method_handle handle, unsigned int index, const char *name, void *value) noexcept
 Get information about authentication method. More...
 

Member Function Documentation

◆ get()

mysql_service_status_t Event_tracking_authentication_method_imp::get ( event_tracking_authentication_method_handle  handle,
unsigned int  index,
const char *  name,
void *  value 
)
staticnoexcept

Get information about authentication method.

Accepted names and corresponding value type

"name" -> mysql_cstring_with_length *

Parameters
[in]handleHandle to authentication method structure Valid until
See also
event_tracking_authentication_information_handle_imp is valid
Parameters
[in]indexLocation
[in]nameData identifier
[out]valueData value
Returns
status of the operation
Return values
falseSuccess
trueError

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