_BtClearOwner() Function

 

<< Click to Display Table of Contents >>

Navigation:  Low Level Functions >

 

_BtClearOwner() Function

 

Previous pageReturn to chapter overviewNext page

 

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

 

 

LOGICWas the owner removed succesfully.

 

 

 

See Also

 

 

_BtSetOwner()