Site icon EfmSoft

What does HRESULT 0x88990015 (D2DERR_WRONG_RESOURCE_DOMAIN) mean?

 
Previous Next
D2DERR_POP_CALL_DID_NOT_MATCH_PUSH D2DERR_PUSH_POP_UNBALANCED

D2DERR_WRONG_RESOURCE_DOMAIN

D2DERR_WRONG_RESOURCE_DOMAIN means that the resource was created for a different Direct2D render-target resource domain. Device-dependent resources are not universally transferable between unrelated targets.

What to check

Resources created from different targets can look compatible in code but still be invalid to draw together.

Microsoft: Direct2D error codes


Looking for a different code? Search another status or error code.

Exit mobile version