Share via


GET_LPDDRAWSURFACE_GBL_MORE (Windows CE 5.0)

Send Feedback

This macro traverses from a DDRAWI_DDRAWSURFACE_GBL structure to a DDRAWI_DDRAWSURFACE_GBL_MORE structure.

GET_LPDDRAWSURFACE_GBL_MORE(psurf_gbl)   \(*(LPDDRAWI_DDRAWSURFACE_GBL_MORE *)        \((BYTE *)psurf_gbl- sizeof( DWORD )))

Parameters

  • psurf_gbl
    The current surface global object.

Return Values

A pointer to the DDRAWI_DDRAWSURFACE_GBL_MORE structure for the specified surface global object.

Requirements

OS Versions: Windows CE 2.12 and later. Version 2.12 requires DXPAK 1.0 or later.
Header: Ddrawi.h.

See Also

DDHAL Macros | DDRAWI_DDRAWSURFACE_GBL | DDRAWI_DDRAWSURFACE_GBL_MORE

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.