You are here: COM Interface > Interfaces > ISearchFilter Interface > ISearchFilter::GetItemArrayVBS Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
ISearchFilter::GetItemArrayVBS Method
Syntax
IDL
HRESULT GetItemArrayVBS([in] LONG iIndex, [out, retval] VARIANT * pArray);

GetItemArrayVBS is identical to GetItemArray, except that it returns the document ids in an array of Variants, so the array can be used in VBScript.

Copyright (c) 1995-2025 dtSearch Corp. All rights reserved.