m_pModeEx (Compact 2013)
3/26/2014
The m_pModeEx member variable should be initialized by your driver to contain a pointer to GDI's current mode information. Like GPE's m_pMode, you should update it whenever the GDI mode changes.
Syntax
GPEModeEx* m_pModeEx;
Requirements
Header |
ddgpe.h |
Library |
Ddgpe.lib |