
266 CHAPTER 4
SetLookupId
SetLookupId
Use this method to set the lookup form that you want to process.
Similar to searches, lookups are controlled by forms.
Syntax
PCDLookup.SetLookupId( strLookupName )
Parameter
Returns
Returns an HRESULT to receive the result of the call. S_OK indicates
success. Languages such as JavaScript, Visual Basic, and VBScript
return this as a function value.
Example
The Example included in the discussion of the PCDLookup object
illustrates how you can use this method.
Related Items
See the PCDLookup object.
See the following methods:
See the following properties:
strLookupName The lookup form that you want to use. One
common example is the PEOPLE form.
AddSearchCriteria
AddSearchLib
Execute
GetMetaPropertyValue
GetMetaRowsFound
GetRowsFound
GetSearchCriteria
NextMetaRow
NextRow
SetChunkFactor
SetDST
SetMetaRow
SetRow
SetSearchCriteria
SetSearchObject
SetTargetProperty
Kommentare zu diesen Handbüchern