BluetoothCacheMode 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指出適用的藍牙 API 方法是否應該在系統中快取的值上運作,或是否應該從藍牙裝置擷取這些值。 請參閱成員主題中的。
public enum class BluetoothCacheMode
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class BluetoothCacheMode
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum BluetoothCacheMode
var value = Windows.Devices.Bluetooth.BluetoothCacheMode.cached
Public Enum BluetoothCacheMode
- 繼承
-
BluetoothCacheMode
- 屬性
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
應用程式功能 |
bluetooth
|
欄位
備註
有問題的快取是由作業系統維護的本機、全系統快取 (,或作業系統) 特定遠端裝置的 GATT 屬性。 全系統;不是每個進程。 每當遠端裝置指出服務變更,或裝置變成未配對時,快取中的專案就會失效。