IEnumBackgroundCopyJobs1::GetCount 方法 (qmgr.h)
[IEnumBackgroundCopyJobs1 可用于“要求”部分中指定的操作系统。 它可能在后续版本中变更或不可用。 请改用 BITS 接口。]
使用 GetCount 方法检索枚举中作业数的计数。
语法
HRESULT GetCount(
[out] ULONG *puCount
);
parameters
[out] puCount
枚举中的作业数。
返回值
此方法在成功时返回 S_OK 。
要求
最低受支持的客户端 | Windows XP |
最低受支持的服务器 | Windows Server 2003 |
目标平台 | Windows |
标头 | qmgr.h |
DLL | QmgrPrxy.dll |