BBjAdmin::getOpenFileInfos
Description
In BBj 6.0 and higher, this method retrieves a BBjVector of BBjOpenFileInfo object; one for each file that is currently open.
Syntax
Return Value |
Method |
---|---|
getOpenFileInfos() |
Parameters
None.
Return Value
Returns a BBjVector containing BBjOpenFileInfo objects.
Remarks
The BBjVector will contain a set of BBjOpenFileInfo objects. These BBjOpenFileInfo objects contain the same information that is displayed in EnterpriseManager when viewing the listing of all open files on a Server.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.