build_lists Method (FCSession)
Syntax
'Declaration
Public Sub build_lists( _
ByVal _int_fld1_ As String, _
ByVal _int_val1_ As Integer, _
ByVal _int_fld2_ As String, _
ByVal _int_val2_ As Integer, _
ByVal _str_fld1_ As String, _
ByVal _str_val1_ As String, _
ByVal _str_fld2_ As String, _
ByVal _str_val2_ As String, _
ByVal _date_fld1_ As String, _
ByVal _date_val1_ As String, _
ByRef _fld_list_ As IFCList, _
ByRef _type_list_ As IFCList, _
ByRef _val_list_ As IFCList, _
ByRef _list_used_ As Short _
)
public void build_lists(
string _int_fld1_,
int _int_val1_,
string _int_fld2_,
int _int_val2_,
string _str_fld1_,
string _str_val1_,
string _str_fld2_,
string _str_val2_,
string _date_fld1_,
string _date_val1_,
ref IFCList _fld_list_,
ref IFCList _type_list_,
ref IFCList _val_list_,
ref short _list_used_
)
Parameters
int_fld1
int_val1
int_fld2
int_val2
str_fld1
str_val1
str_fld2
str_val2
date_fld1
date_val1
fld_list
type_list
val_list
list_used
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family