Type Prefixes for Symbolic Constants
┌──────────────────────────────────────────────────────────────┐
│ Type Prefixes for Symbolic Constants │
├─────────────────────────────────────┬───────────────┬────────┤
│ ITEM │ CONSTANT TYPE │ PREFIX │
├─────────────────────────────────────┼───────────────┼────────┤
│ Menu Item (Command) │ Integer │ MI_ │
├─────────────────────────────────────┼───────────────┼────────┤
│ Check Box │ Integer │ CK_ │
├─────────────────────────────────────┼───────────────┼────────┤
│ Entry Field │ Integer │ EF_ │
├─────────────────────────────────────┼───────────────┼────────┤
│ List Box │ Integer │ LB_ │
├─────────────────────────────────────┼───────────────┼────────┤
│ Push Button │ Integer │ PB_ │
├─────────────────────────────────────┼───────────────┼────────┤
│ Radio Button │ Integer │ RB_ │
├─────────────────────────────────────┼───────────────┼────────┤
│ Static Text String │ String │ STR_ │
├─────────────────────────────────────┼───────────────┼────────┤
│ Window Class │ String │ WC_ │
├─────────────────────────────────────┼───────────────┼────────┤
│ Dialog Class │ String │ DC_ │
├─────────────────────────────────────┼───────────────┼────────┤
│ Message Class (Application-defined) │ Integer │ WMP_ │
└─────────────────────────────────────┴───────────────┴────────┘
[Back: New Presentation Manager Functions in OS/2 Version 2.0]
[Next: Type Prefixes for Variables]