ProximityDevice.MaxMessageBytes 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個鄰近裝置所支援之已發佈訊息的大小上限。
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
屬性值
這個鄰近裝置支援的已發佈訊息大小上限。
Windows 需求
應用程式功能 |
proximity
ID_CAP_PROXIMITY [Windows Phone]
|