Greenbone Vulnerability Management Libraries 22.10.0
nvtpref Struct Reference

The structure for a preference of a NVT. More...

Data Fields

int id
 Preference ID.
 
gchar * type
 Preference type.
 
gchar * name
 Name of the preference.
 
gchar * dflt
 Default value of the preference.
 

Detailed Description

The structure for a preference of a NVT.

Field Documentation

◆ dflt

gchar* nvtpref::dflt

Default value of the preference.

◆ id

int nvtpref::id

Preference ID.

◆ name

gchar* nvtpref::name

Name of the preference.

◆ type

gchar* nvtpref::type

Preference type.


The documentation for this struct was generated from the following file: