inline void CancelResolve(const char* perrorMessage);
CancelResolve cancels loading of the resource and is called if we are responsible for resolving the resource.
Parameters |
Description |
const char* perrorMessage |
Pointer to the error message. |