VLC 4.0.0-dev
Loading...
Searching...
No Matches
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

enum dialog_type dialog_answer::i_type

Referenced by dialog_id_release(), and dialog_wait().

◆ [struct]

struct { ... } dialog_answer::login

◆ psz_password

char* dialog_answer::psz_password

◆ psz_username

char* dialog_answer::psz_username

◆ [struct]

struct { ... } dialog_answer::question

◆ [union]


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