.TH "msv_response" 3 "Sat Mar 16 2024 23:51:15" "libmsv" \" -*- nroff -*- .ad l .nh .SH NAME msv_response \- a response from the MSVA .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "size_t \fBMSV_DEPRECATED\fP (sz)" .br .in -1c .SS "Data Fields" .in +1c .ti -1c .RI "int \fBvalid\fP" .br .ti -1c .RI "char * \fBmessage\fP" .br .in -1c .SH "Detailed Description" .PP a response from the MSVA .SH "Member Function Documentation" .PP .SS "size_t msv_response::MSV_DEPRECATED (sz)" length of the buffer allocated to \fImessage\fP .SH "Field Documentation" .PP .SS "char* msv_response::message" text response to be displayed to the user .SS "int msv_response::valid" 0 for invalid, 1 for valid .SH "Author" .PP Generated automatically by Doxygen for libmsv from the source code\&.