Advantage Client Engine
Returns the encrypted status of the current record
UNSIGNED32 |
AdsIsRecordEncrypted (ADSHANDLE hTable, UNSIGNED16 *pusIsEncrypted); |
hTable (I) |
Handle of a table or cursor |
pusIsEncrypted (O) |
Returns True or False |
AdsIsRecordEncrypted will return True if the current record is encrypted. It will return False if the record is not encrypted.