The Main Manual Page Dynamic API Documentation CD-ROM API Documentation About Onix Types About Onix Errors Onix's Web Site at Lextek International Lextek International Onix Full Text Indexing and Retrieval Toolkit

ixResetIndexCreationParams

NAME

 ixResetIndexCreationParams --  Resets the the index creation parameter object.

SYNOPSIS

ixResetIndexCreationParams(OnixIndexCreationParamsT Params)

ARGUMENTS

Params -- An index creation parameter object.

RETURNS

 Nothing.

DESCRIPTION

ixResetIndexCreationParams resets all the values in an index creation parameters object to their default (empty) states. Any values you want to have in the index creation parameter object will have to be set through calls to ixSetIndexCreationParams.

SEE ALSO

ixCreateIndexEx, ixCreateIndexCreationParams, ixDeleteIndexCreationParams, ixResetIndexCreationParams, ixSetIndexCreationParams