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

◆ [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: