IResearch.Query(String, Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public object Query (string ServiceID, object QueryString, object QueryLanguage, object UseSelection, object LaunchQuery);
Public Function Query (ServiceID As String, Optional QueryString As Object, Optional QueryLanguage As Object, Optional UseSelection As Object, Optional LaunchQuery As Object) As Object
Parameters
- ServiceID
- String
- QueryString
- Object
- QueryLanguage
- Object
- UseSelection
- Object
- LaunchQuery
- Object