IHelpFilter::AddRange method
[This documentation is preliminary and is subject to change.]
method AddRange - Adds a criteria key and matching range of values to the filter list.
Syntax
HRESULT AddRange(
[in] BSTR key,
[in] SAFEARRAY BSTR
);
Parameters
key [in]
String filter key array .BSTR [in]
Array of string filter values .
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Minimum supported client |
Windows Developer Preview |
Minimum supported server |
Windows Server Developer Preview |
IDL |
Windows.Help.Runtime.idl |
See also
Build date: 9/7/2011