BBjThinClient::getClientFileSystem
Description
In BBj 7.0 and higher, this method obtains a reference to the BBjClientFileSystem object.
Syntax
Return Value |
Method |
getClientFileSystem() |
Parameters
None.
Return Value
Returns the BBjClientFileSystem object.
Remarks
The BBjClientFileSystem allows program interaction with the files on the computer with the display.
See Interacting with client files in BUI and DWC for a discussion of BUI client APIs.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.