共用方式為


IEnumBackgroundCopyJobs::GetCount 方法 (bits.h)

擷取列舉中作業數目的計數。

語法

HRESULT GetCount(
  [out] ULONG *puCount
);

參數

[out] puCount

列舉中的作業數目。

傳回值

此方法會在成功時傳回 S_OK ,或錯誤時傳回其中一個標準 COM HRESULT 值。

規格需求

需求
最低支援的用戶端 Windows XP
最低支援的伺服器 Windows Server 2003
目標平台 Windows
標頭 bits.h
程式庫 Bits.lib
Dll QmgrPrxy.dll

另請參閱

IEnumBackgroundCopyJobs