.TH "msv_response" 3 "Fri Feb 21 2014" "libmsv" \" -*- nroff -*- .ad l .nh .SH NAME msv_response \- .PP a response from the MSVA .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Data Fields" .in +1c .ti -1c .RI "int \fBvalid\fP" .br .ti -1c .RI "char * \fBmessage\fP" .br .ti -1c .RI "size_t \fBsz\fP" .br .in -1c .SH "Detailed Description" .PP a response from the MSVA .SH "Field Documentation" .PP .SS "char* msv_response::message" text response to be displayed to the user .SS "size_t msv_response::sz" length of the buffer allocated to \fImessage\fP .SS "int msv_response::valid" 0 for invalid, 1 for valid .SH "Author" .PP Generated automatically by Doxygen for libmsv from the source code\&.