OpenVAS Libraries
4.0+rc3.SVN
|
The structure for a preference of a NVT. More...
#include <nvti.h>
Data Fields | |
gchar * | type |
Preference type. | |
gchar * | name |
Name of the preference. | |
gchar * | dflt |
Default value of the preference. |
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.