 |
 |
 |
|
|  |  |
 |
GdiFlush ..msdn Add comment W32 Constants Translate this page |
 |
 |
|
Flushes the calling thread`s current batch. |
 |  | | Code examples: |  | |
|
 |  | | Declaration: |  |  |
BOOL GdiFlush(VOID);
|
 |  |  | | FoxPro declaration: |  |  |
DECLARE INTEGER GdiFlush IN gdi32
|
 |  |  | | Parameters: |  | | This function has no parameters. |
 |  | | Return value: |  | If all functions in the current batch succeed, the return value is nonzero.
If not all functions in the current batch succeed, the return value is zero, indicating that at least one function returned an error.
|
 |  | | Usage: |  |
= GdiFlush()
|
 |  | | My comment: |  | Batching enhances drawing performance by minimizing the amount of time needed to call GDI drawing functions that return Boolean values. The batch limit is maintained for each thread separately.
See also: GdiGetBatchLimit, GdiSetBatchLimit |
 |  | | Word Index links for the GdiFlush : |  | |
|
 |  | | Translate this page: |  | |  |  | | • |  | | Created: | 2008-01-04 13:38:27 | | Modified: | 2008-01-04 13:50:25 | Visited in last 7 days: 13 |
|
 |
 |
 |
 |
Copyright © 2001-2010
News2News, Inc.
Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use.
The information on this page is presented AS IS, meaning that you may use it at your own risk.
Microsoft Visual FoxPro
and Windows are trade marks
of Microsoft Corp.
All other trademarks are the property of their respective owners.
Privacy policy
|
 |
 |
 |
Credits: PHP (4.4.9), an HTML-embedded scripting language,
MySQL (5.0.85), the Open Source standard SQL database,
AceHTML Freeware
Version 4, freeware HTML Editor of choice. Hosted by Korax Online Inc. |
 |
 |
|
 |
 |
|
|