![]() |
Diffusion C API 6.12.0
|
Structure supplied when issuing a diffusion_get_path_permissions request. More...
#include <security.h>
Data Fields | |
| const char * | path |
| The topic path to retrieve permissions for. | |
| on_get_path_permissions_cb | on_path_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_path_permissions request.