CMemoryGraphicsContext::Create

void CMemoryGraphicsContext::Create(HDC h)

Creates a DC on memory compatible with the one passed in, and attaches it to this instance.

Defined in: GraphicContext.h

Parameters

h

Handle to a Device Context to be compatible with.