Microsoft Windows CE 3.0  

SetDDGPESurf

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 SetDDGPESurffunction associates the current DDGPESurfobject with a DirectDraw surface.

You would use this function to associate a known DDGPESurfobject with a DirectDraw surface with no associated surface data. Be careful to avoid attempting to associate a single DDGPESurfobject with more than one distinct DirectDraw surface. Your driver is required to set up the appropriate DirectDraw surface attributes.

virtual void SetDDGPESurf(
LPDDRAWI_DDRAWSURFACE_GBL
lpDDSurface
);

Parameters

lpDDSurface
A pointer to an existing DirectDraw surface. The DDGPESurfobject will be associated with it. Any existing DDGPESurfobject associated with this surface will be replaced. The driver is responsible for management of surfaces replaced in this manner.

Return Values

The return value is S_OK if the function is successful. Otherwise an error code is returned.



 Last updated on Tuesday, July 13, 2004

© 2004 Microsoft Corporation. All rights reserved. 500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.