FreeRDP
SDL_UserAuthArg Struct Reference

Data Fields

Uint32 type
 
Uint32 timestamp
 
char * title
 
char * user
 
char * domain
 
char * password
 
Sint32 result
 

Detailed Description

Definition at line 87 of file SDL2/sdl_utils.hpp.

Field Documentation

◆ domain

char * SDL_UserAuthArg::domain

Definition at line 93 of file SDL2/sdl_utils.hpp.

◆ password

char * SDL_UserAuthArg::password

Definition at line 94 of file SDL2/sdl_utils.hpp.

◆ result

Sint32 SDL_UserAuthArg::result

Definition at line 95 of file SDL2/sdl_utils.hpp.

◆ timestamp

Uint32 SDL_UserAuthArg::timestamp

Definition at line 90 of file SDL2/sdl_utils.hpp.

◆ title

char * SDL_UserAuthArg::title

Definition at line 91 of file SDL2/sdl_utils.hpp.

◆ type

Uint32 SDL_UserAuthArg::type

Definition at line 89 of file SDL2/sdl_utils.hpp.

◆ user

char * SDL_UserAuthArg::user

Definition at line 92 of file SDL2/sdl_utils.hpp.


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