énumération OPLOCK_NOTIFY_REASON (ntifs.h)
OPLOCK_NOTIFY_REASON spécifie la raison d’appeler le rappel de notification fourni à FsRtlCheckOplockEx2.
Syntaxe
typedef enum {
OPLOCK_NOTIFY_BREAK_WAIT_INTERIM_TIMEOUT,
OPLOCK_NOTIFY_BREAK_WAIT_TERMINATED
} OPLOCK_NOTIFY_REASON;
Constantes
OPLOCK_NOTIFY_BREAK_WAIT_INTERIM_TIMEOUT Le premier blocage attend un arrêt opportuniste (oplock) expiré. |
OPLOCK_NOTIFY_BREAK_WAIT_TERMINATED L’attente d’un arrêt d’opération est terminée, correctement ou autrement. En cas de réussite, le champ État de |
Remarques
Le OPLOCK_NOTIFY_REASON est spécifié dans le membre NotifyReason de la structure OPLOCK_NOTIFY_PARAMS.
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 10, version 2004 |
d’en-tête | ntifs.h |