Partager via


Méthode IServerConnectionCallback::WaitForShutdown

Attendez l’arrêt du moteur spécifié (appel bloquant).

Syntaxe

HRESULT WaitForShutdown(
   IPixEngine * pEngine
);

Paramètres

pEngine
Moteur à arrêter.

Valeur retournée

Si cette méthode réussit, elle retourne S_OK. Sinon, il retourne un code d’erreur HRESULT .

Spécifications

En-tête

Vspixengine.h

Voir aussi

IServerConnectionCallback