|
OpenVAS Libraries
8.0.8
|
The structure for a preference of a NVT. More...
#include <nvti.h>
Data Fields | |
| gchar * | type |
| Preference type. More... | |
| gchar * | name |
| Name of the preference. More... | |
| gchar * | dflt |
| Default value of the preference. More... | |
The structure for a preference of a NVT.
The elements of this structure should never be accessed directly. Only the functions corresponding to this module should be used.
| gchar* nvtpref::dflt |
Default value of the preference.
| gchar* nvtpref::name |
Name of the preference.
| gchar* nvtpref::type |
Preference type.
1.8.11