AppIndexImageQuerySession Class
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 ref class AppIndexImageQuerySession sealed : IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Search.AppContentIndex.AppContentIndexContract, 65536)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppIndexImageQuerySession final : IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Search.AppContentIndex.AppContentIndexContract), 65536)]
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppIndexImageQuerySession : System.IDisposable
Public NotInheritable Class AppIndexImageQuerySession
Implements IDisposable
- Inheritance
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| DesiredMatchesPerResult | |
| MaxMatchesPerResult | |
Methods
| Name | Description |
|---|---|
| Close() | |
| Dispose() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| GetResult() | |
| Start() | |
| Start(ImageQueryOptions, String) | |
| Start(ImageQueryOptions) | |
| Stop() | |
| Stop(ImageQueryMatch) | |
| UpdateQueryPhrase(String) | |
Events
| Name | Description |
|---|---|
| ResultChanged | |