MobileBroadbandPco.IsComplete Property
Definition
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 a value indicating whether the data received from the modem is complete, or is a subset of the Protocol Configuration Options (PCO) data structure.
public:
property bool IsComplete { bool get(); };
bool IsComplete();
public bool IsComplete { get; }
var boolean = mobileBroadbandPco.isComplete;
Public ReadOnly Property IsComplete As Boolean
Property Value
Boolean
bool
true
if the data is complete; false
if it's a subset of the Protocol Configuration Options (PCO) data structure.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|