BBjKeySegment::getOffset
Description
In BBj 6.0 and higher, this method returns the zero-based offset of a BBjKeySegment object.
Syntax
Return Value |
Method |
int |
getOffset() |
Parameters
None.
Return Value
Returns the zero-based offset of the BBjKeySegment.
Remarks
This value is zero-based. When a file is created using the MKEYED, XKEYED, or VKEYED verb, the offset is specified as a one-based value.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.