IEnumBackgroundCopyFiles::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 |