BLUETOOTH_NUMERIC_COMPARISON_INFO結構 (bluetoothapis.h)
BLUETOOTH_NUMERIC_COMPARISON_INFO 結構包含透過數值比較用於驗證的數值。
語法
typedef struct _BLUETOOTH_NUMERIC_COMPARISON_INFO {
ULONG NumericValue;
} BLUETOOTH_NUMERIC_COMPARISON_INFO, *PBLUETOOTH_NUMERIC_COMPARISON_INFO;
成員
NumericValue
數值。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista、Windows XP SP2 [僅限傳統型應用程式] |
最低支援的伺服器 | 都不支援 |
標頭 | bluetoothapis.h (包括 Bthsdpdef.h、BluetoothAPIs.h) |