Function PcType() Foundation
Determines the computer type.
PcType() --> nPC_Type
Return values correspond to #define constants found in XBTSYS.CH
| Constant | Description |
|---|---|
| PC_NORMAL | Normal PC |
| PC_XT | PC-XT (with harddisk) |
| PC_JUNIOR | PC-Junior |
| PC_MODEL30 | Model 30 |
| PC_XT_2 | XT/2 |
| PC_LAPTOP | Laptop |
| PC_AT | AT | XT-286 | Model 50 | Model 80 |
| PC_MODEL80 | Model 80 |
| PC_COMPAQP | Compaq Portable |
| PC_COMPAQPP | Compaq Portable plus |
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.