VoipPhoneCallResourceReservationStatus 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指出嘗試保留 VoIP 資源的結果。
public enum class VoipPhoneCallResourceReservationStatus
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsVoipContract, 65536)]
enum class VoipPhoneCallResourceReservationStatus
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsVoipContract), 65536)]
public enum VoipPhoneCallResourceReservationStatus
Public Enum VoipPhoneCallResourceReservationStatus
- 繼承
-
VoipPhoneCallResourceReservationStatus
- 屬性
Windows 需求
裝置系列 |
Windows Mobile Extension SDK (已於 10.0.10240.0 引進)
Windows 10 (已於 10.0.10586.0 引進) |
API contract |
Windows.ApplicationModel.Calls.CallsVoipContract (已於 v1.0 引進)
|
應用程式功能 |
phoneCallHistory
phoneCallHistorySystem
voipCall
|
欄位
ResourcesNotAvailable | 1 | 資源並未保留,因為它們無法使用。 |
Success | 0 | 資源已保留。 |