![]() |
Diffusion C API 6.11.5
|
Structure supplied when issuing a diffusion_get_global_permissions
request.
More...
#include <security.h>
Data Fields | |
on_get_global_permissions_cb | on_global_permissions |
Callback. | |
ERROR_HANDLER_T | on_error |
Callback to handle errors. Can be NULL. | |
DISCARD_HANDLER_T | on_discard |
Callback to handle discards. Can be NULL. | |
void * | context |
User supplied context. Can be NULL. | |
Structure supplied when issuing a diffusion_get_global_permissions
request.