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]

适用于

另请参阅