 |
 |
 |
|
|  |  |
 |
GdipCreateHICONFromBitmap ..msdn Add comment W32 Constants Translate this page |
 |
 |
|
Creates an icon from this Bitmap object. |
 |  | | Code examples: |  | |
|
 |  | | Declaration: |  |  |
GpStatus WINGDIPAPI GdipCreateHICONFromBitmap(
GpBitmap* bitmap,;
HICON* hbmReturn
)
|
 |  |  | | FoxPro declaration: |  |  |
DECLARE INTEGER GdipCreateHICONFromBitmap IN gdiplus;
INTEGER @hbitmap,;
INTEGER @hbmReturn
|
 |  |  | | Parameters: |  | hbitmap
[in] Handle to a GDI bitmap.
hbmReturn
[out] Handle to a Microsoft Windows Graphics Device Interface (GDI) icon. |
 |  | | Return value: |  | | Returns 0 on success. |
 |  | | My comment: |  | | See also: GdipCreateBitmapFromHICON, GdipCreateBitmapFromHBITMAP. |
 |  | | Word Index links for the GdipCreateHICONFromBitmap : |  | |
|
 |  | | Translate this page: |  | |  |  | | • |  | | Created: | 2005-12-07 14:15:01 | | Modified: | 2005-12-07 14:22:28 | Visited in last 7 days: 17 |
|
 |
 |
 |
 |
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. |
 |
 |
|
 |
 |
|
|