enumerasi STORPORT_ETW_EVENT_CHANNEL (storport.h)

Enumerasi STORPORT_ETW_EVENT_CHANNEL mengidentifikasi saluran peristiwa Storport tempat miniport dapat mencatat peristiwa.

Sintaks

typedef enum _STORPORT_ETW_EVENT_CHANNEL {
  StorportEtwEventDiagnostic,
  StorportEtwEventOperational,
  StorportEtwEventHealth
} STORPORT_ETW_EVENT_CHANNEL, *PSTORPORT_ETW_EVENT_CHANNEL;

Konstanta

 
StorportEtwEventDiagnostic
Saluran diagnostik Storport (Microsoft-Windows-Storage-Storport/Diagnose).
StorportEtwEventOperational
Saluran operasional Storport (Microsoft-Windows-Storage-Storport/Operational).
StorportEtwEventHealth
Saluran kesehatan Storport (Microsoft-Windows-Storage-Storport/Health).

Keterangan

STORPORT_ETW_EVENT_CHANNEL diidentifikasi di anggota Saluran dari struktur STOR_SET_EVENT_LOGGING .

Persyaratan

Persyaratan Nilai
Klien minimum yang didukung Windows 10 versi 21H1
Header storport.h

Lihat juga

HwStorAdapterControl

STOR_SET_EVENT_LOGGING