MobileBroadbandModem.MaxDeviceServiceCommandSizeInBytes Proprietà

Definizione

Ottiene le dimensioni massime dei comandi del servizio dispositivi, in byte, per il modem a banda larga mobile.

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

Valore della proprietà

UInt32

unsigned int

uint32_t

Dimensioni massime dei comandi del servizio dispositivi, in byte, per il modem a banda larga mobile.

Requisiti Windows

Funzionalità dell'app
cellularDeviceControl cellularDeviceIdentity

Si applica a

Vedi anche