Declare Function GetPrinter Lib "winspool.drv" Alias "GetPrinterA" (ByVal hPrinter As Long, ByVal Level As Long, pPrinter As Any, ByVal cbBuf As Long, pcbNeeded As Long) As LonghPrinter Long,一個已打開的印表機的句柄(用OpenPrinter獲得)
基本介紹
- 外文名:GetPrinter
- 說明:取得與指定印表機有關的信息
- 參數表:參數 類型及說明
說明,註解,