Inherits IUnknown.
Inherited by CRdBitmap, and CRdBitmap.
Public Member Functions | |
| HRESULT | GetHash ([out, retval] BSTR *pVal) |
| Return the hash key. Key is returned in a string. | |
This interface specifies that resource is capable of returning a hash key that uniquely identifies this resource. This hash is not necessarily persistent and can be anything. One type of unique runtime hash is the object pointer.
| HRESULT IRsHashable::GetHash | ( | [out, retval] BSTR * | pVal | ) |
Return the hash key. Key is returned in a string.
1.5.5