Previous Topic: getListValuesNext Topic: getRelatedList


freeListHandles

The following parameters apply to the freeListHandles method:

Parameter

Type

Description

SID

Integer

Identifies the session retrieved from logging in.

Handles

Integer[]

Identifies an array of list handles to free.

Description

Frees the server-side resources for a list and invalidates the list handles. This method should be called whenever a list reference is no longer needed.

Returns

Nothing.