AsyncBase::CurrentStatus 方法

检索当前异步操作的状态。

inline void CurrentStatus(
   Details::AsyncStatusInternal *status
);

参数

  • status
    此操作存储当前状态的位置。

备注

此操作是线程安全的。

要求

标题: async.h

命名空间: Microsoft:: WRL

请参见

参考

AsyncBase 类

AsyncStatusInternal 枚举