ixResetIndexCreationParams -- Resets the the index creation parameter object.
ixResetIndexCreationParams(OnixIndexCreationParamsT Params)
Params -- An index creation parameter object.
Nothing.
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.
ixCreateIndexEx, ixCreateIndexCreationParams,
ixDeleteIndexCreationParams,
ixResetIndexCreationParams,
ixSetIndexCreationParams