g_nVideoMemorySize (Windows CE 5.0)
Set the g_nVideoMemorySize global variable in your buildDDHALInfo function to contain the total amount of video memory available on your hardware.
extern unsigned long g_nVideoMemorySize;
Requirements
OS Versions: Windows CE 2.12 and later. Version 2.12 requires DXPAK 1.0 or later.
Header: Ddgpe.h.
Link Library: Ddgpe.lib.
See Also
Send Feedback on this topic to the authors