AsyncStatusInternal 列舉
支援 WRL 基礎結構,而且不是為了要直接從您的程式碼中使用而設計。
enum AsyncStatusInternal;
備註
指定內部列舉非同步作業的狀態和 Windows::Foundation::AsyncStatus 列舉型別之間的對應。
Members
_Created
為::Windows::Foundation::AsyncStatus::Created 的對等用法_Started
為::Windows::Foundation::AsyncStatus::Started 的對等用法_Completed
為::Windows::Foundation::AsyncStatus::Completed 的對等用法_Cancelled
為::Windows::Foundation::AsyncStatus::Cancelled 的對等用法_Error
為::Windows::Foundation::AsyncStatus::Error 的對等用法
需求
標題: async.h
命名空間: Microsoft::WRL::Details