ReactOS 0.4.15-dev-7842-g558ab78
sltg_function Struct Reference
Collaboration diagram for sltg_function:

Public Attributes

char magic
 
char flags
 
short next
 
short name
 
int dispid
 
short helpcontext
 
short helpstring
 
short arg_off
 
char nacc
 
char retnextopt
 
short rettype
 
short vtblpos
 
short funcflags
 

Detailed Description

Definition at line 209 of file write_sltg.c.

Member Data Documentation

◆ arg_off

short sltg_function::arg_off

Definition at line 218 of file write_sltg.c.

Referenced by add_func_desc().

◆ dispid

int sltg_function::dispid

Definition at line 215 of file write_sltg.c.

Referenced by add_func_desc().

◆ flags

char sltg_function::flags

Definition at line 212 of file write_sltg.c.

Referenced by add_func_desc().

◆ funcflags

short sltg_function::funcflags

Definition at line 225 of file write_sltg.c.

Referenced by add_func_desc().

◆ helpcontext

short sltg_function::helpcontext

Definition at line 216 of file write_sltg.c.

Referenced by add_func_desc().

◆ helpstring

short sltg_function::helpstring

Definition at line 217 of file write_sltg.c.

Referenced by add_func_desc().

◆ magic

char sltg_function::magic

Definition at line 211 of file write_sltg.c.

Referenced by add_func_desc().

◆ nacc

char sltg_function::nacc

Definition at line 219 of file write_sltg.c.

Referenced by add_func_desc().

◆ name

short sltg_function::name

Definition at line 214 of file write_sltg.c.

Referenced by add_func_desc().

◆ next

short sltg_function::next

Definition at line 213 of file write_sltg.c.

Referenced by add_func_desc().

◆ retnextopt

char sltg_function::retnextopt

Definition at line 220 of file write_sltg.c.

Referenced by add_func_desc().

◆ rettype

short sltg_function::rettype

Definition at line 223 of file write_sltg.c.

Referenced by add_func_desc().

◆ vtblpos

short sltg_function::vtblpos

Definition at line 224 of file write_sltg.c.

Referenced by add_func_desc().


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