IRtdServer.ServerStart(IRTDUpdateEvent) 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.
La méthode ServerStart est appelée immédiatement après qu’un serveur de données en temps réel est instancié. Une valeur négative ou zéro indique l’échec du démarrage du serveur ; la valeur positive indique la réussite.
public:
int ServerStart(Microsoft::Office::Interop::Excel::IRTDUpdateEvent ^ CallbackObject);
public int ServerStart (Microsoft.Office.Interop.Excel.IRTDUpdateEvent CallbackObject);
Public Function ServerStart (CallbackObject As IRTDUpdateEvent) As Integer
Paramètres
- CallbackObject
- IRTDUpdateEvent
Objet obligatoire IRTDUpdateEvent . Objet de rappel.