GetXtdKeySegmentDef() retrieves (that is, fills in the elements of a ctKSEGDEF structure for) the requested extended key segment definition. If successful, the return value is the handle associated with the definition.
Declaration
NINT GetXtdKeySegmentDef(NINT filno, NINT segno, pctKSEGDEF pkdef);
Description
filno |
segno |
Interpretation |
---|---|---|
ctKSEGserver |
ignored |
Retrieve server default definition |
ctKSEGapplic |
ignored |
Retrieve application default definition |
ctKSEGhandle |
handle |
Retrieve definition associated with handle |
datno |
ignored |
Retrieve data file level definition |
keyno |
ctKSEGindex |
Retrieve index file level definition |
keyno |
0, 1, 2, ... |
Retrieve particular segment definition |