ProximityDevice.MaxMessageBytes プロパティ

定義

この近接デバイスがサポートする発行済みメッセージの最大サイズを取得します。

public:
 property unsigned int MaxMessageBytes { unsigned int get(); };
uint32_t MaxMessageBytes();
public uint MaxMessageBytes { get; }
var uInt32 = proximityDevice.maxMessageBytes;
Public ReadOnly Property MaxMessageBytes As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

この近接デバイスがサポートする発行済みメッセージの最大サイズ。

Windows の要件

アプリの機能
proximity ID_CAP_PROXIMITY [Windows Phone]

適用対象

こちらもご覧ください