MobileBroadbandModem.SetIsPassthroughEnabled(Boolean, Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
virtual MobileBroadbandModemStatus SetIsPassthroughEnabled(bool value, int slotindex) = SetIsPassthroughEnabled;
/// [Windows.Foundation.Metadata.Overload("SetIsPassthroughEnabledWithSlotIndex")]
MobileBroadbandModemStatus SetIsPassthroughEnabled(bool const& value, int const& slotindex);
[Windows.Foundation.Metadata.Overload("SetIsPassthroughEnabledWithSlotIndex")]
public MobileBroadbandModemStatus SetIsPassthroughEnabled(bool value, int slotindex);
function setIsPassthroughEnabled(value, slotindex)
Public Function SetIsPassthroughEnabled (value As Boolean, slotindex As Integer) As MobileBroadbandModemStatus
參數
- value
-
Boolean
bool
要啟用傳遞模式的 true
值; false
若要停用它。
- slotindex
-
Int32
int
0 型位置索引 (插槽編號) 啟用或停用傳遞模式。
傳回
完成時的 MobileBroadbandModemStatus值。
- 屬性
Windows 需求
裝置系列 |
Windows 11 Insider Preview (已於 10.0.23504.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v15.0 引進)
|
應用程式功能 |
Microsoft.eSIMManagement_8wekyb3d8bbwe
|
備註
啟用傳遞模式可讓主機直接與 SIM 卡通訊, (主機與 SIM 卡之間的通訊) 。 例如,若要升級韌體。 迷你埠配接器不會傳送任何應用程式通訊協定資料單位 (APTU) 到卡片,而且不會隨時干擾主機與 SIM 卡之間的通訊。