IDataRetrieverCallback::LoadChangeDataError
Indicates that an IAsynchronousDataRetriever method failed.
HRESULT LoadChangeDataError(
HRESULT hrError);
Parameters
Parameter | Description |
---|---|
hrError |
[in] The error code that represents the reason for the failure. |
Return Value
- S_OK