BBjThinClient::getClientFileSystem

Description

In BBj 7.0 and higher, this method obtains a reference to the BBjClientFileSystem object.

Syntax

Return Value

Method

BBjClientFileSystem

getClientFileSystem()

Parameters

None.

Return Value

Returns the BBjClientFileSystem object.

Remarks

The BBjClientFileSystem allows program interaction with the files on the computer with the display.

BUI logo

See BUI: Interacting with client files for a discussion of BUI client APIs.

Example

See Also

BBjAPI

BBjThinClient

BBjClientFileSystem

BBjClientFile

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.