_BtClearOwner() Function
<< Click to Display Table of Contents >>
_BtClearOwner() Function
|
|
Purpose
Remove the owner name that was assigned to a Btrieve table
Prototype
FUNCTION _BtClearOwner ( hFile AS PTR ) AS LOGIC
Argument(s)
<hFile> | File handle that was returned by _BtOpen |
Return
LOGIC | Was the owner removed succesfully. |
See Also