accelerator::create_view 方法
创建并返回accelerator_view上该快捷键,使用指定的队列模式的对象。 未指定的队列模式时,新的accelerator_view使用 queuing_mode::immediate 队列模式。
accelerator_view create_view(
queuing_mode qmode = queuing_mode_automatic
);
参数
- qmode
排队模式。
返回值
新的accelerator_view上该快捷键,使用指定的队列模式的对象。
要求
标题: amprt.h
命名空间: 并发