Language

AppIndexImageQuerySession Class

Definition

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
Object Platform::Object IInspectable AppIndexImageQuerySession
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

Applies to