Microsoft Windows CE 3.0  

SURFACE_PHYSICALVIDMEM

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 SURFACE_PHYSICALVIDMEMmacro retrieves a linear physical memory address for the surface, given a global surface object.

SURFACE_PHYSICALVIDMEM(
psurf_gbl
) \
( GET_LPDDRAWSURFACE_GBL_MORE(
psurf_gbl
)->fpPhysicalVidMem )

Parameters

psurf_gbl
The current surface global object.

Returns

The linear physical memory address for the surface.

Remarks

The physical address field is only valid for surfaces in non-local display memory.



 Last updated on Tuesday, July 13, 2004

© 2004 Microsoft Corporation. All rights reserved.