BBjKeyInfo
Creation
BBjAPI > BBjFileSystem > BBjKeyInfo
Description
In BBj 6.00 and higher, the BBjKeyInfo object is used to manipulate VKEYED file key chains dynamically.
Creation
The BBjKeyInfo object is created using the following BBjFileSystem method:
|
Return Value |
Method |
|---|---|
|
BBjKeyInfo |
makeKeyInfo(BBjKeySegment segment, boolean unique) makeKeyInfo(BBjVector segments!, boolean unique) |
Methods of BBjKeyInfo
|
Return Value |
Method |
|---|---|
|
boolean |
isUnique() |
Example
|
See Also
BBj Object Creation and Assignment
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.