Integer constants specifying the menu type.
|
Name |
Value |
Description |
|
apicTypeUnitialized |
-1 |
Unitialized. The picture object is currently uninitialized. |
|
apicTypeNone |
0 |
None. A new picture object is to be created without an initialized state. |
|
apicTypeBitmap |
1 |
Bitmap |
|
apicTypeMetafile |
2 |
Metafile |
|
apicTypeIcon |
3 |
Icon |
|
apicTypeEnhMetafile |
4 |
Enhanced Metafile. The picture type is a Win32-enhanced metafile. |