VLC 4.0.0-dev
dialog_answer Struct Reference

Data Fields

enum dialog_type i_type
 
union {
   struct {
      char *   psz_username
 
      char *   psz_password
 
      bool   b_store
 
   }   login
 
   struct {
      int   i_action
 
   }   question
 
u
 

Field Documentation

◆ b_store

bool dialog_answer::b_store

◆ i_action

int dialog_answer::i_action

◆ i_type

◆ 

struct { ... } dialog_answer::login

◆ psz_password

char* dialog_answer::psz_password

◆ psz_username

char* dialog_answer::psz_username

◆ 

struct { ... } dialog_answer::question

◆ 


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