IEnumBitsPeers::GetCount 方法 (bits3_0.h)
擷取列舉中的對等數目計數。
語法
HRESULT GetCount(
[out] ULONG *puCount
);
參數
[out] puCount
列舉中的對等數目。
傳回值
此方法會在成功時傳回 S_OK ,或錯誤時傳回其中一個標準 COM HRESULT 值。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista |
最低支援的伺服器 | Windows Server 2008 |
目標平台 | Windows |
標頭 | bits3_0.h (包含 Bits.h) |
程式庫 | Bits.lib |