IBitsPeerCacheRecord::GetId method (bits3_0.h)
Gets the identifier that uniquely identifies the record in the cache.
Syntax
HRESULT GetId(
[out] GUID *pVal
);
Parameters
[out] pVal
Identifier that uniquely identifies the record in the cache.
Return value
The method returns the following return values.
| Return code | Description |
|---|---|
|
Success |
Requirements
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | bits3_0.h (include Bits.h) |
| Library | Bits.lib |