我正在開發一個基於谷歌的WiFi p2p API的應用程序,我想獲得我使用的設備(不是同級)的名稱,但唯一的方法我發現檢索名稱是在我的情況下,通過使用這樣的改變: if (WifiP2pManager.WIFI_P2P_THIS_DEVICE_CHANGED_ACTION.equals(action)) {
// this device details has changed(nam
我有一些代碼列出了所有活動的打印機(但在msgboxes而不是列表中)。我沒有這個功能的問題。這是下面的代碼: If Printers.Count > 0 Then
strMsg = "Printers installed: " & Printers.Count & vbCrLf & vbCrLf
For Each prtLoop In Application.Printers