AsyncBase::CurrentStatus 方法
擷取目前的非同步作業的狀態。
inline void CurrentStatus(
Details::AsyncStatusInternal *status
);
參數
- status
這個作業儲存目前狀態的位置。
備註
這個運算是安全執行緒。
需求
標題: async.h
**命名空間:**Microsoft::WRL
擷取目前的非同步作業的狀態。
inline void CurrentStatus(
Details::AsyncStatusInternal *status
);
這個運算是安全執行緒。
標題: async.h
**命名空間:**Microsoft::WRL