vx_resp_connector_initiate_shutdown
The response for vx_req_connector_initiate_shutdown. More...
#include <VxcResponses.h>
Public Attributes
Name | |
---|---|
vx_resp_base_t | base The common properties for all responses. |
char * | client_name |
Detailed Description
struct vx_resp_connector_initiate_shutdown;
The response for vx_req_connector_initiate_shutdown.
See: vx_req_connector_initiate_shutdown
Public Attributes Documentation
variable base
vx_resp_base_t base;
The common properties for all responses.
variable client_name
char * client_name;
Deprecated:
This is deprecated and should not be used.