共用方式為


(mbnapi.h) IMbnDeviceService 介面

重要

從 Windows 10 1803 版開始,本節所述的 WIN32 API 會由Windows.Networking.Connectivity命名空間中的 Windows 執行階段 API 取代。

允許在特定行動寬頻裝置上與裝置服務通訊。

繼承

IMbnDeviceService介面繼承自IUnknown介面。 IMbnDeviceService 也有下列類型的成員:

方法

IMbnDeviceService介面具有這些方法。

 
IMbnDeviceService::CloseCommandSession

關閉行動寬頻裝置上裝置服務的命令會話。
IMbnDeviceService::CloseDataSession

關閉行動寬頻裝置上裝置服務的資料會話。
IMbnDeviceService::get_DeviceServiceID

與這個物件相關聯之裝置服務的識別碼。
IMbnDeviceService::get_InterfaceID

與這個物件相關聯之行動寬頻裝置的介面識別碼。
IMbnDeviceService::get_IsCommandSessionOpen

報告裝置服務命令會話是否開啟。
IMbnDeviceService::get_IsDataSessionOpen

報告裝置服務資料會話是否開啟。
IMbnDeviceService::OpenCommandSession

開啟行動寬頻裝置上裝置服務的命令會話。
IMbnDeviceService::OpenDataSession

在行動寬頻裝置上開啟裝置服務的資料會話。
IMbnDeviceService::QueryCommand

將 QUERY 控制命令傳送至行動寬頻裝置的裝置服務。
IMbnDeviceService::QuerySupportedCommands

取得行動寬頻裝置服務所支援的命令識別碼清單。
IMbnDeviceService::SetCommand

將 SET 控制項命令傳送至行動寬頻裝置的裝置服務。
IMbnDeviceService::WriteData

將資料寫入裝置服務資料會話。

備註

IMbnDeviceService物件是由IMbnDeviceServicesCoNtext介面的GetDeviceService方法呼叫所提供。

需求

   
最低支援的用戶端 Windows 8 [傳統型應用程式 |UWP 應用程式]
最低支援的伺服器 都不支援
目標平台 Windows
標頭 mbnapi.h