Поделиться через


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

Применяется к

См. также раздел