次の方法で共有


GattSubscribedClient.MaxNotificationSize プロパティ

定義

通知の最大サイズを取得します。

public:
 property unsigned short MaxNotificationSize { unsigned short get(); };
uint16_t MaxNotificationSize();
public ushort MaxNotificationSize { get; }
var uInt16 = gattSubscribedClient.maxNotificationSize;
Public ReadOnly Property MaxNotificationSize As UShort

プロパティ値

UInt16

unsigned short

uint16_t

通知の最大サイズ。

Windows の要件

アプリの機能
bluetooth

適用対象