请输入您要查询的百科知识:

 

词条 AddMonitor
释义

AddMonitor

VB声明

Declare Function AddMonitor Lib "winspool.drv" Alias "AddMonitorA" (ByVal pName As String, ByVal Level As Long, pMonitors As Byte) As Long

说明

为系统添加一个打印机监视器

返回值

Long,非零表示成功,零表示失败。会设置GetLastError

参数表

参数 类型及说明

pName String,欲在其中安装监视器的一个服务器的名字。对于本地(本机)监视器,请设置成vbNullString

Level Long,设为2

pMonitors Byte,指定一个结构中的第一个字节。那个结构又包含了一个MONITOR_INFO_2结构

随便看

 

百科全书收录4421916条中文百科知识,基本涵盖了大多数领域的百科知识,是一部内容开放、自由的电子版百科全书。

 

Copyright © 2004-2023 Cnenc.net All Rights Reserved
更新时间:2024/12/23 6:54:28