IBitsPeerCacheAdministration::GetRecord メソッド (bits3_0.h)
キャッシュからレコードを取得します。
構文
HRESULT GetRecord(
[in] REFGUID id,
[out] IBitsPeerCacheRecord **ppRecord
);
パラメーター
[in] id
キャッシュから取得するレコードの識別子。 IBitsPeerCacheRecord::GetId メソッドは識別子を返します。
[out] ppRecord
キャッシュ レコード の IBitsPeerCacheRecord インターフェイス。 完了したら ppRecord を 解放します。
戻り値
メソッドは、次の戻り値を返します。
リターン コード | 説明 |
---|---|
|
Success |
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows Vista |
サポートされている最小のサーバー | Windows Server 2008 |
対象プラットフォーム | Windows |
ヘッダー | bits3_0.h (Bits.h を含む) |
Library | Bits.lib |