9.172 st_EI_aux::st_EI_aux
Constructor if export import auxiliary struct
Defined in: StpDBAccessFDefs.cpp
|
Syntax
|
st_EI_aux()
st_EI_aux( st_EI_aux* s_aux )
st_EI_aux( LONG lf, )
st_EI_aux( LONG lf, LONG ls, )
st_EI_aux( LONG lf, LONG ls, LONG lt, )
st_EI_aux( LONG lf, LONG ls, LONG lt, SCString scsf )
st_EI_aux( LONG lf, LONG ls, LONG lt, SCString scsf, SCString scss )
|
|
Parameters
|
lf
Input first longvar
ls
Input second longvar
lt
Input third longvar
scsf
Input first stringvar
scss
Input second stringvar
|