accelerator_view_removed::accelerator_view_removed 构造函数

初始化accelerator_view_removed类的新实例。

explicit accelerator_view_removed(
   const char * _Message,
   HRESULT _View_removed_reason
) throw();

explicit accelerator_view_removed(
   HRESULT _View_removed_reason
) throw();

参数

  • _Message
    错误说明。

  • _View_removed_reason
    指示 accelerator_view 对象删除原因的 HRESULT 错误代码。

返回值

accelerator_view_removed类的新实例。

要求

**标头:**amprt.h

**命名空间:**并发

请参见

参考

accelerator_view_removed 类