BtSegment:Init()
<< Click to Display Table of Contents >>
BtSegment:Init()
|
|
Purpose
Fill index segment with values from Keyspec structure
Prototype
METHOD Init ( PTRKeyBuf ) CLASS BtSegment
Argument(s)
<ptrKeybuf> (Optional) Pointer to Btrieve Key Buffer structure
When this pointer is passed, all the properties from this key buffer
structure are stored in the BtSegent object.
See Also