MobileBroadbandPinManager.GetPin(MobileBroadbandPinType) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得特定 PIN 類型的行動寬頻 PIN。
public:
virtual MobileBroadbandPin ^ GetPin(MobileBroadbandPinType pinType) = GetPin;
MobileBroadbandPin GetPin(MobileBroadbandPinType const& pinType);
public MobileBroadbandPin GetPin(MobileBroadbandPinType pinType);
function getPin(pinType)
Public Function GetPin (pinType As MobileBroadbandPinType) As MobileBroadbandPin
參數
- pinType
- MobileBroadbandPinType
行動寬頻 PIN 類型。
傳回
傳回的行動寬頻 PIN。 此值是由使用者提供,如果允許,則由快取提供。 .
Windows 需求
應用程式功能 |
cellularDeviceControl
cellularDeviceIdentity
|