IBackgroundCopyFile4::GetPeerDownloadStats 方法 (bits4_0.h)
指定從對等和源伺服器下載之數據量的相關統計數據。
語法
HRESULT GetPeerDownloadStats(
[out] PUINT64 pFromOrigin,
[out] PUINT64 pFromPeers
);
參數
[out] pFromOrigin
指定從原始伺服器下載的檔案數據量。
[out] pFromPeers
指定從點對點來源下載的檔案數據量。
傳回值
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 7 |
最低支援的伺服器 | Windows Server 2008 R2 |
目標平台 | Windows |
標頭 | bits4_0.h |
可轉散發套件 | windows Vista sp1、Windows Vista SP2 和 Windows Server 2008 SP2 上的 Windows Management Framework |