MobileBroadbandModem.MaxDeviceServiceDataSizeInBytes 屬性

定義

取得行動寬頻數據機的裝置服務資料大小上限,以位元組為單位。

public:
 property unsigned int MaxDeviceServiceDataSizeInBytes { unsigned int get(); };
uint32_t MaxDeviceServiceDataSizeInBytes();
public uint MaxDeviceServiceDataSizeInBytes { get; }
var uInt32 = mobileBroadbandModem.maxDeviceServiceDataSizeInBytes;
Public ReadOnly Property MaxDeviceServiceDataSizeInBytes As UInteger

屬性值

UInt32

unsigned int

uint32_t

行動寬頻數據機的裝置服務資料大小上限,以位元組為單位。

Windows 需求

應用程式功能
cellularDeviceControl cellularDeviceIdentity

適用於

另請參閱