次の方法で共有


DirectDrawSurface Structures (Windows Embedded CE 6.0)

1/6/2010

The following table shows the DirectDrawSurface structures.

Structure Description

DDHAL_DESTROYSURFACEDATA

Contains information necessary to destroy a specified surface.

DDHAL_FLIPDATA

Contains information necessary to do a flip.

DDHAL_GETBLTSTATUSDATA

Returns the status information for the blit.

DDHAL_GETFLIPSTATUSDATA

Returns the flip status information for the flip.

DDHAL_LOCKDATA

Contains information necessary to do a Lock operation as defined by DirectDraw's parameter structures.

DDHAL_SETCOLORKEYDATA

Contains information necessary to set the color key value for the specified surface.

DDHAL_SETOVERLAYPOSITIONDATA

Contains information necessary to change the display coordinates of an overlay surface.

DDHAL_UNLOCKDATA

Contains information necessary to do an Unlock operation as defined by DirectDraw parameter structures.

DDHAL_UPDATEOVERLAYDATA

Contains information necessary for updating an overlay surface.

DDRAWI_DDRAWSURFACE_LCL

Contains local data for each individual DirectDrawSurface object.

See Also

Concepts

DDHAL Structures