[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
setLocate()
Set the locate scope for the specified work area
------------------------------------------------------------------------------
Prototype
ERRCODE setLocate(
AREAP wa,
LPDBSCOPEINFO lpdbScopeInfo
)
Arguments
wa is a pointer to self.
lpdbScopeInfo is a pointer to a structure containing information
about the locate scope for the work area.
Description
setLocate() sets the locate scope for the work area referenced by wa.
Default Behavior
setLocate() sets the locate scope for wa from lpdbScopeInfo.
Implementation Notes
. Prior to setting the new locate scope, setLocate() must
perform a clearLocate() which releases the items held by the wa->dbsi
structure.
Files Header file is Rdd.api.
See Also:
AREA
DBSCOPEINFO
clearLocate()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson