Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | bits3_0.h (include Bits.h) |
Library | Bits.lib |