ReactOS 0.4.16-dev-2384-gff6bd79
run_in_temp_desktop_args Struct Reference
Collaboration diagram for run_in_temp_desktop_args:

Public Attributes

const charfile
 
int line
 
const charname
 
void(* test_func )(void)
 

Detailed Description

Definition at line 9828 of file msg.c.

Member Data Documentation

◆ file

const char* run_in_temp_desktop_args::file

Definition at line 9830 of file msg.c.

Referenced by run_in_temp_desktop_().

◆ line

int run_in_temp_desktop_args::line

Definition at line 9831 of file msg.c.

Referenced by run_in_temp_desktop_().

◆ name

const char* run_in_temp_desktop_args::name

Definition at line 9832 of file msg.c.

Referenced by run_in_temp_desktop_().

◆ test_func

void(* run_in_temp_desktop_args::test_func) (void)

Definition at line 9833 of file msg.c.


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