Shutdown Flags 项目 2015/11/18 4/8/2010These flags indicate why the messaging subsystem was shut down.展开表 FlagValueDescription SHUTDOWNFLAG_LOSTCONNECTION 0x0001 The connection was lost.See AlsoOther ResourcesMAPI Flags中文(简体) 你的隐私选择 主题 管理Cookie 早期版本 博客 参与 隐私 使用...
WDF_DEVICE_SHUTDOWN_FLAGS 枚举定义标识驱动程序可以接收的关机通知类型的标志。 语法 C++ 复制 typedef enum _WDF_DEVICE_SHUTDOWN_FLAGS { WdfDeviceShutdown = 0x01, WdfDeviceLastChanceShutdown = 0x02 } WDF_DEVICE_SHUTDOWN_FLAGS; 常量 展开表 WdfDeviceShutdown值: 0x01当系统断电时...
typedefenum_WDF_DEVICE_SHUTDOWN_FLAGS { WdfDeviceShutdown =0x01, WdfDeviceLastChanceShutdown =0x02} WDF_DEVICE_SHUTDOWN_FLAGS; Constants WdfDeviceShutdown Value:0x01 The driver is notified when the system is losing its power, but before file systems are flushed. ...
System and method for providing a thermal shutdown circuit with temperature warning flags, Nov. 18 2008. US Patent 7,454,640.US7454640 2005年8月18日 2008年11月18日 National Semiconductor Corporation System and method for providing a thermal shutdown circuit with temperature warning flags...
WDF_DEVICE_SHUTDOWN_FLAGS列舉定義旗標,識別驅動程式可接收的關機通知類型。 Syntax C++ 複製 typedef enum _WDF_DEVICE_SHUTDOWN_FLAGS { WdfDeviceShutdown = 0x01, WdfDeviceLastChanceShutdown = 0x02 } WDF_DEVICE_SHUTDOWN_FLAGS; 常數 展開表格 WdfDeviceShutdown值: 0x01當系統失...
Shutdown Flags Article 11/18/2015 4/8/2010These flags indicate why the messaging subsystem was shut down.Expand table FlagValueDescription SHUTDOWNFLAG_LOSTCONNECTION 0x0001 The connection was lost.See AlsoOther ResourcesMAPI FlagsEnglish (United States) Your Privacy Choices Theme Manage cookies...
Shutdown Flags 项目 2006/08/28 Send FeedbackThese flags indicate why the messaging subsystem was shut down.展开表 FlagValueDescription SHUTDOWNFLAG_LOSTCONNECTION 0x0001 The connection was lost.See AlsoMAPI FlagsSend Feedback on this topic to the authors...
These flags indicate why the messaging subsystem was shut down.Expand table FlagValueDescription SHUTDOWNFLAG_LOSTCONNECTION 0x0001 The connection was lost.See AlsoMAPI FlagsSend Feedback on this topic to the authorsFeedback FAQs© 2006 Microsoft Corporation. All rights reserved....
The WDF_DEVICE_SHUTDOWN_FLAGS enumeration defines flags that identify types of shutdown notifications that a driver can receive.SyntaxC++ Copy typedef enum _WDF_DEVICE_SHUTDOWN_FLAGS { WdfDeviceShutdown = 0x01, WdfDeviceLastChanceShutdown = 0x02 } WDF_DEVICE_SHUTDOWN_FLAGS; ...
typedefenum_WDF_DEVICE_SHUTDOWN_FLAGS { WdfDeviceShutdown =0x01, WdfDeviceLastChanceShutdown =0x02} WDF_DEVICE_SHUTDOWN_FLAGS; Constants WdfDeviceShutdown Value:0x01 The driver is notified when the system is losing its power, but before file systems are flushed. ...