检索当前异步操作的状态。
inline void CurrentStatus(
Details::AsyncStatusInternal *status
);
参数
- status
此操作存储当前状态的位置。
备注
此操作是线程安全的。
要求
标题: async.h
命名空间: Microsoft:: WRL
检索当前异步操作的状态。
inline void CurrentStatus(
Details::AsyncStatusInternal *status
);
此操作是线程安全的。
标题: async.h
命名空间: Microsoft:: WRL