ReactOS 0.4.15-dev-7788-g1ad9096
EXPORT Struct Reference
Collaboration diagram for EXPORT:

Public Attributes

STRING strName
 
STRING strTarget
 
int nCallingConvention
 
int nOrdinal
 
int nStackBytes
 
int nArgCount
 
int anArgs [30]
 
unsigned int uFlags
 
int nNumber
 
unsigned nStartVersion
 
unsigned nEndVersion
 
int bVersionIncluded
 

Detailed Description

Definition at line 20 of file spec2def.c.

Member Data Documentation

◆ anArgs

int EXPORT::anArgs[30]

Definition at line 28 of file spec2def.c.

Referenced by OutputLine_stub().

◆ bVersionIncluded

int EXPORT::bVersionIncluded

Definition at line 33 of file spec2def.c.

◆ nArgCount

int EXPORT::nArgCount

Definition at line 27 of file spec2def.c.

Referenced by OutputLine_stub().

◆ nCallingConvention

int EXPORT::nCallingConvention

◆ nEndVersion

unsigned EXPORT::nEndVersion

Definition at line 32 of file spec2def.c.

◆ nNumber

int EXPORT::nNumber

Definition at line 30 of file spec2def.c.

Referenced by OutputLine_def_GCC(), OutputLine_def_MS(), and OutputLine_stub().

◆ nOrdinal

int EXPORT::nOrdinal

Definition at line 25 of file spec2def.c.

Referenced by ApplyOrdinals(), OutputLine_asmstub(), OutputLine_def(), and PrintName().

◆ nStackBytes

int EXPORT::nStackBytes

Definition at line 26 of file spec2def.c.

Referenced by OutputLine_asmstub(), and PrintName().

◆ nStartVersion

unsigned EXPORT::nStartVersion

Definition at line 31 of file spec2def.c.

◆ strName

STRING EXPORT::strName

◆ strTarget

STRING EXPORT::strTarget

◆ uFlags

unsigned int EXPORT::uFlags

Definition at line 29 of file spec2def.c.

Referenced by OutputLine_def(), OutputLine_def_GCC(), OutputLine_def_MS(), and OutputLine_stub().


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