MobileBroadbandPinOperationResult.AttemptsRemaining 屬性

定義

取得剩餘的 PIN 專案嘗試次數,直到封鎖行動寬頻 PIN 為止。

public:
 property unsigned int AttemptsRemaining { unsigned int get(); };
uint32_t AttemptsRemaining();
public uint AttemptsRemaining { get; }
var uInt32 = mobileBroadbandPinOperationResult.attemptsRemaining;
Public ReadOnly Property AttemptsRemaining As UInteger

屬性值

UInt32

unsigned int

uint32_t

在封鎖行動寬頻 PIN 之前,剩餘的 PIN 輸入嘗試次數。

Windows 需求

應用程式功能
cellularDeviceControl cellularDeviceIdentity

適用於

另請參閱