BBjClientFileSystem::getHomeDirectory

Description

In BBj 7.0 and higher, this method returns a BBjClientFile that represents the home directory of the user running BBj on the client computer.

Syntax

Return Value

Method

BBjClientFile

getHomeDirectory()

Parameters

None.

Return Value

Returns a BBjClientFile that represents the client's home directory.

BUI logoRemarks

The BUI client returns null(). See BUI: Interacting with client files for a discussion of the BUI BBjClientFileSystem.

Example

See Also

BBjAPI

BBjThinClient

BBjClientFileSystem

BBjClientFile

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