ReactOS 0.4.17-dev-934-g091855f
state_block_function_info Struct Reference
Collaboration diagram for state_block_function_info:

Public Attributes

const char * name
 
unsigned int min_args
 
unsigned int max_args
 
const struct function_component components [3]
 
unsigned int min_profile
 

Detailed Description

Definition at line 78 of file fx.c.

Member Data Documentation

◆ components

const struct function_component state_block_function_info::components[3]

Definition at line 82 of file fx.c.

◆ max_args

unsigned int state_block_function_info::max_args

Definition at line 81 of file fx.c.

◆ min_args

unsigned int state_block_function_info::min_args

Definition at line 81 of file fx.c.

◆ min_profile

unsigned int state_block_function_info::min_profile

Definition at line 83 of file fx.c.

◆ name

const char* state_block_function_info::name

Definition at line 80 of file fx.c.


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