MobileBroadbandDeviceServiceCommandResult.StatusCode Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the status code of the command execution on a mobile broadband device service.
public:
property unsigned int StatusCode { unsigned int get(); };
uint32_t StatusCode();
public uint StatusCode { get; }
var uInt32 = mobileBroadbandDeviceServiceCommandResult.statusCode;
Public ReadOnly Property StatusCode As UInteger
The status code of the command execution on a mobile broadband device service.
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|