ResourceLib::ResourceSlot::CancelResolve

ResourceLib::ResourceSlot::CancelResolve
void CancelResolve(const char* perrorMessage);
Description

CancelResolve is called if we are responsible for resolving the resource. The method cancels loading of the resource and sets the state to Resolve_Fail and returns an error message.

Parameters
Parameters 
Description 
const char* perrorMessage 
Pointer to error message for failure in resolving resource.