fonction VMB_CHANNEL_STATE_CHANGE_CALLBACKS_INIT (vmbuskernelmodeclientlibapi.h)
[Certaines informations portent sur la préversion du produit, qui est susceptible d’être en grande partie modifié avant sa commercialisation. Microsoft ne donne aucune garantie, expresse ou implicite, concernant les informations fournies ici.]
La fonction VMB_CHANNEL_STATE_CHANGE_CALLBACKS_INIT enregistre les fonctions de rappel à utiliser pour les changements d’état d’un canal.
Syntaxe
void VMB_CHANNEL_STATE_CHANGE_CALLBACKS_INIT(
[out] PVMB_CHANNEL_STATE_CHANGE_CALLBACKS Callbacks
);
Paramètres
[out] Callbacks
Structure permettant d’enregistrer les fonctions de rappel liées aux changements d’état d’un canal.
Valeur de retour
None
Configuration requise
Condition requise | Valeur |
---|---|
Plateforme cible | Windows |
En-tête | vmbuskernelmodeclientlibapi.h (inclure VmbusKernelModeClientLibApi.h) |