BBjFileInfo::getCurrentKeyName
Description
In BBj 6.0 and higher, this BBjFileInfo method gets the name of the current VKEYED key chain.
Syntax
Return Value |
Method |
string |
getCurrentKeyName() |
Parameters
None.
Return Value
The name associated with the current key chain.
Remarks
This method throws an !ERROR=13 if the file associated with this BBjFileInfo object is not a VKEYED file, or if there is no name associated with the current key chain.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.