埠監視用戶端 DLL 函式
下表列出埠監視器 UI DLL 必須定義的函式。
函式名稱 | 描述 |
---|---|
DllEntryPoint | DLL 進入點,通常稱為 DllMain,如 Microsoft Windows SDK 檔中所述。 |
AddPortUI | 建立埠並藉由顯示對話框來取得組態資訊。 |
ConfigurePortUI | 設定先前新增的埠。 |
DeletePortUI | 刪除埠。 |
InitializePrintMonitorUI | 初始化埠監視器 UI DLL。 |
下表列出埠監視器 UI DLL 必須定義的函式。
函式名稱 | 描述 |
---|---|
DllEntryPoint | DLL 進入點,通常稱為 DllMain,如 Microsoft Windows SDK 檔中所述。 |
AddPortUI | 建立埠並藉由顯示對話框來取得組態資訊。 |
ConfigurePortUI | 設定先前新增的埠。 |
DeletePortUI | 刪除埠。 |
InitializePrintMonitorUI | 初始化埠監視器 UI DLL。 |