CGraphicsContext::ReleaseHandle

bool CGraphicsContext::ReleaseHandle(void)

Override in derived classes to release the DC handle according to the process followed to create it. ReleaseHandle() is a noop in CGraphicsContext, since there is no creation mehanism associated.

Defined in: GraphicContext.h

Return Value

true if successful, false to indicate the occurrence of an error