fcSDK Documentation
build_lists Method (IFCSession)

Syntax
'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 _
) 

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 2003 family

See Also

Reference

IFCSession Interface
IFCSession Members

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.