使用指定队列的模式,在快捷键上创建并返回一个 accelerator_view 对象。 当队列模式不指定时,则新的accelerator_view使用 queuing_mode::immediate队列模式。
accelerator_view create_view(
queuing_mode qmode = queuing_mode_automatic
);
参数
- qmode
队列模式。
返回值
使用指定队列的模式,在此快捷键的新 accelerator_view 对象。
要求
**标头:**amprt.h
**命名空间:**并发