MobileBroadbandModem.MaxDeviceServiceCommandSizeInBytes Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la taille maximale de la commande de service d’appareil, en octets, pour le modem haut débit 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
Valeur de propriété
Taille maximale de la commande de service d’appareil, en octets, pour le modem haut débit mobile.
Configuration requise pour Windows
Fonctionnalités de l’application |
cellularDeviceControl
cellularDeviceIdentity
|