AdsGetAOF

Advantage Client Engine

Retrieve the AOF expression that was used in the call to AdsSetAOF

Syntax

UNSIGNED32

AdsGetAOF ( ADSHANDLE hTable,

UNSIGNED8 *pucFilter,

UNSIGNED16 *pusLen );

Parameters

hTable (I)

Handle of a table or cursor with an AOF.

pucFilter (O)

Return the filter expression in this buffer.

pusLen (I/O)

Length of given buffer on input, length of returned data on output.

Remarks

Retrieves the AOF expression that was used in the call to AdsSetAOF. For more information, see Advantage Optimized Filters.

Example

Click Here

See Also

AdsSetAOF

AdsRefreshAOF

AdsGetAOFOptLevel