Partager via


SILO_MONITOR_CREATE_CALLBACK fonction de rappel (ntddk.h)

Ce rappel est appelé lorsqu’un nouveau silo est créé.

Syntaxe

SILO_MONITOR_CREATE_CALLBACK SiloMonitorCreateCallback;

NTSTATUS SiloMonitorCreateCallback(
  [in] PESILO Silo
)
{...}

Paramètres

[in] Silo

Silo créé.

Valeur de retour

Code NT retourné par l’opération.

Exigences

Exigence Valeur
client minimum pris en charge Windows 10, version 1607
serveur minimum pris en charge Windows Server 2016
plateforme cible Windows
d’en-tête ntddk.h