Microsoft Windows CE 3.0  

DDGPEBltParams

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.

This section shows the definition of the DDGPEBltParamsstructure. It then describes the meaning of each field, and gives you information about how you can use it in your driver.

#define DDGPEBLTPARMS_VERSION0(0) #define
DDGPEBLTPARMS_CURRENTVERSION(DDGPEBLTPARMS_VERSION0) struct
DDGPEBltParms { // old-style blt parms GPEBltParms gpeBltParms; //
for expansion DDGPEStandardHeader; }

gpeBltParms

See DDI for Windows CE Programmer's Guide for a complete definition.

DDGPEStandardHeader

See DDGPEStandardHeaderfor more information.



 Last updated on Tuesday, July 13, 2004

© 2004 Microsoft Corporation. All rights reserved.