次の方法で共有


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

適用対象

こちらもご覧ください