'Declaration
<DispIdAttribute(1610743883)> 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 _ )
[DispIdAttribute(1610743883)] 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 )
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family