getChangeIDheaderValue
Get the value of the specified data file's change id header field.
Declaration
ctCONV NINT ctDECL getChangeIDheaderValue(FILNO datno, ctCHGID *pChangeIdValue);
CTREE
Description
[IN] datno- Data file number.
[OUT] pChangeIdValue- On success, the change id header value is returned here.
Return Values
Value |
Symbolic Constant |
Explanation |
---|---|---|
0 |
CTDBRET_OK |
Successful operation. |
See c-tree Plus Error Codes for a complete listing of valid c-tree Plus error values.