SpatialEntityStore.CreateEntityWatcher 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 observateur qui permet à une application d’observer quand les participants ajoutent, mettent à jour ou suppriment des entités dans le magasin.
public:
virtual SpatialEntityWatcher ^ CreateEntityWatcher() = CreateEntityWatcher;
SpatialEntityWatcher CreateEntityWatcher();
public SpatialEntityWatcher CreateEntityWatcher();
function createEntityWatcher()
Public Function CreateEntityWatcher () As SpatialEntityWatcher
Retours
Observateur d’entité.