EVT_CHANNEL_REFERENCE_FLAGS列舉 (winevt.h)
定義值,指定通道的參考方式。
Syntax
typedef enum _EVT_CHANNEL_REFERENCE_FLAGS {
EvtChannelReferenceImported = 0x1
} EVT_CHANNEL_REFERENCE_FLAGS;
常數
EvtChannelReferenceImported 值: 0x1 指定匯入通道。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
標頭 | winevt.h |