FreeRDP
Loading...
Searching...
No Matches
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 55 of file SDL2/sdl_utils.hpp.

Field Documentation

◆ domain

char * SDL_UserAuthArg::domain

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

◆ password

char * SDL_UserAuthArg::password

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

◆ result

Sint32 SDL_UserAuthArg::result

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

◆ timestamp

Uint32 SDL_UserAuthArg::timestamp

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

◆ title

char * SDL_UserAuthArg::title

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

◆ type

Uint32 SDL_UserAuthArg::type

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

◆ user

char * SDL_UserAuthArg::user

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


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