共用方式為


MobileBroadbandModem.MaxDeviceServiceCommandSizeInBytes 屬性

定義

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

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

屬性值

UInt32

unsigned int

uint32_t

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

Windows 需求

應用程式功能
cellularDeviceControl cellularDeviceIdentity

適用於

另請參閱