Compartir a través de


MobileBroadbandModem.MaxDeviceServiceCommandSizeInBytes Propiedad

Definición

Obtiene el tamaño máximo del comando de servicio de dispositivo, en bytes, para el módem de banda ancha móvil.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Tamaño máximo del comando de servicio de dispositivo, en bytes, para el módem de banda ancha móvil.

Requisitos de Windows

Características de aplicaciones
cellularDeviceControl cellularDeviceIdentity

Se aplica a

Consulte también