IEnumBackgroundCopyJobs::GetCount 方法 (bits.h)
检索枚举中作业数的计数。
语法
HRESULT GetCount(
[out] ULONG *puCount
);
参数
[out] puCount
枚举中的作业数。
返回值
此方法在成功时返回 S_OK 或错误时返回标准 COM HRESULT 值之一。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows XP |
最低受支持的服务器 | Windows Server 2003 |
目标平台 | Windows |
标头 | bits.h |
Library | Bits.lib |
DLL | QmgrPrxy.dll |