ReactOS 0.4.15-dev-7958-gcd0bb1a
func_details Struct Reference

#include <widltypes.h>

Collaboration diagram for func_details:

Public Attributes

var_list_targs
 
struct _var_tretval
 
int idx
 

Detailed Description

Definition at line 334 of file widltypes.h.

Member Data Documentation

◆ args

var_list_t* func_details::args

Definition at line 336 of file widltypes.h.

◆ idx

int func_details::idx

Definition at line 338 of file widltypes.h.

◆ retval

struct _var_t* func_details::retval

Definition at line 337 of file widltypes.h.


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