CRenderTarget::EndDraw

Ends drawing operations on the render target and indicates the current error state and associated tags.

HRESULT EndDraw();

Return Value

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Header: afxrendertarget.h

See Also

Reference

CRenderTarget Class