Microsoft Windows CE 3.0  

GET_LPDDRAWSURFACE_GBL_MORE

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The GET_LPDDRAWSURFACE_GBL_MOREmacro traverses from a DDRAWI_DDRAWSURFACE_GBLstructure to a DDRAWI_DDRAWSURFACE_GBL_MOREstructure.

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

Parameters

psurf_gbl
The current surface global object.

Returns

A pointer to the DDRAWI_DDRAWSURFACE_GBL_MOREstructure for the given surface global object.



 Last updated on Tuesday, July 13, 2004

© 2004 Microsoft Corporation. All rights reserved.