Provided by: libmsv-dev_1.0-1_amd64
NAME
msv_response - a response from the MSVA
SYNOPSIS
#include <msv.h> Data Fields int valid char * message size_t sz
Detailed Description
a response from the MSVA
Field Documentation
char* msv_response::message text response to be displayed to the user size_t msv_response::sz length of the buffer allocated to message int msv_response::valid 0 for invalid, 1 for valid
Author
Generated automatically by Doxygen for libmsv from the source code.