CRenderTarget::VerifyResource
Verifies CD2DResource object validity; creates the object if it didn't already exist.
BOOL VerifyResource(
CD2DResource* pResource
);
Parameters
- pResource
Pointer to CD2DResource object.
Return Value
TRUE is object if valid; otherwise FALSE.
Requirements
Header: afxrendertarget.h