BBjOpenFileInfo::isLocked
Description
In BBj 6.0 and higher, this BBjOpenFileInfo method returns whether a given file is locked.
Syntax
Return Value |
Method |
---|---|
boolean |
isLocked() |
Parameters
None.
Return Values
0 = The file is not locked.
1 = The file is locked.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.