ChatMessageStore.GetSearchReader(ChatQueryOptions) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un ChatSearchReader nouveau ou existant à utiliser pour rechercher des messages.
public:
virtual ChatSearchReader ^ GetSearchReader(ChatQueryOptions ^ value) = GetSearchReader;
ChatSearchReader GetSearchReader(ChatQueryOptions const& value);
public ChatSearchReader GetSearchReader(ChatQueryOptions value);
function getSearchReader(value)
Public Function GetSearchReader (value As ChatQueryOptions) As ChatSearchReader
Paramètres
- value
- ChatQueryOptions
Options de requête que le lecteur de recherche utilisera lors de la recherche de messages correspondants.
Retours
Lecteur de recherche nouveau ou existant.
Configuration requise pour Windows
Fonctionnalités de l’application |
chat
chatSystem
smsSend
|