Delete an integer array represented by a dtsStringHandle
void DLLFUNC dtssIntArrayDelete(dtsIntArrayHandle hArray);
dtsearch.h
|
Parameters |
Description |
|
hStr |
Handle to the array |
dtsIntArrayHandles are used to return variable-length integer arrays from certain dtSearch Engine API functions. To obtain the contents of the array:
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|