IPrintJobCollection::get_Count 方法(printerextension.h)
获取打印队列中的作业数。
此属性为只读。
语法
HRESULT get_Count(
ULONG *pulCount
);
参数
pulCount
定义 pulCount uLONG 参数。
返回值
返回 HRESULT 值。 如果属性调用未成功,它将返回相应的 HRESULT 错误代码。
要求
要求 | 价值 |
---|---|
最低支持的客户端 | Windows 8.1 |
支持的最低服务器 | Windows Server 2012 R2 |
目标平台 | 窗户 |
标头 | printerextension.h |